Code refactor and cleanup.

This commit is contained in:
2023-10-04 00:18:24 +01:00
parent 6001258ba6
commit d4f2ff317d
2 changed files with 3 additions and 4 deletions

View File

@@ -27,8 +27,8 @@
- [Convert a media dump](/image/convert.md)
- [Create a metadata sidecar](/image/create-sidecar.md)
- [Decode and print media tags](/image/decode.md)
- [Supported media tags](/faq/media-tags.md)
- [Supported sector tags](/faq/sector-tags.md)
- [Supported media tags](/faq/media-tags.md)
- [Supported sector tags](/faq/sector-tags.md)
- [Get info about a media dump](/image/info.md)
- [Hexadecimal print of a media dump](/image/print.md)
- [List image options](/image/options.md)

View File

@@ -1000,7 +1000,6 @@ pre:after {
top: 0;
}
td::before
{
td::before {
display: none;
}