diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-06 18:51:30 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:12:55 +0100 |
commit | 4b3480c155d7224d3142e545047e91d3686856f2 (patch) | |
tree | a336f6ec8f15978ad75a6ba7bf80cff56d57a688 /info/blocks.html | |
parent | aebba0da75ef4ace08079a39ebde51234be6fb80 (diff) | |
download | richard-iii-4b3480c155d7224d3142e545047e91d3686856f2.tar.gz |
Add <!DOCTYPE html> to info documents.
Diffstat (limited to 'info/blocks.html')
-rw-r--r-- | info/blocks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/blocks.html b/info/blocks.html index 45f3c37..35188ed 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Richard III - Blocks</title> <style> |