mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
docs: Indent header items
Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
This commit is contained in:
@@ -6,3 +6,10 @@ SEARCH_RESULT_ID_BYTES = 4
|
||||
SEARCH_FILE_OFFSET_BYTES = 4
|
||||
SEARCH_NAME_SIZE_BYTES = 2
|
||||
SEARCH_DOWNLOAD_BINARY = True
|
||||
HTML_HEADER = """
|
||||
<style>
|
||||
dl {
|
||||
padding-left: 1em;
|
||||
}
|
||||
</style>
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user