diff options
Diffstat (limited to 'source/blog/index.html')
-rw-r--r-- | source/blog/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/blog/index.html b/source/blog/index.html index 08c98784..06f0a47b 100644 --- a/source/blog/index.html +++ b/source/blog/index.html @@ -1,7 +1,9 @@ <!DOCTYPE html> <html> <head> - <meta http-equiv="refresh" content="0; url=/#toc"> + <meta charset="UTF-8"/> + <meta http-equiv="refresh" content="0; url=/#toc"/> + <title>dl? cmplnts?</title> </head> <body> <p>Redirecting to <a href="/#toc">/#toc</a>...</p> |