diff options
author | boringcactus <36940461+boringcactus@users.noreply.github.com> | 2018-06-02 12:30:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-02 12:30:42 -0500 |
commit | 74d99c088116a42efa13a059fe71adfbdbb732c9 (patch) | |
tree | 348dff4c1feab30ee1b142c5044e81f311dbc3bf /index.html | |
parent | d882e39ee06052f10bb2cf4818e9f1648a040930 (diff) | |
download | boringcactus.com-74d99c088116a42efa13a059fe71adfbdbb732c9.tar.gz boringcactus.com-74d99c088116a42efa13a059fe71adfbdbb732c9.zip |
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> +<meta charset="utf-8" /> <title>boringcactus</title> <style> /* stolen from evenbettermotherfucking.website */ |