diff options
author | boringcactus <36940461+boringcactus@users.noreply.github.com> | 2018-06-02 12:34:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-02 12:34:00 -0500 |
commit | e0bd0356207d411c1a9283327265042d3f2235b9 (patch) | |
tree | 34a011aef0686b6cba4581fdee7c48a69081f04a | |
parent | c66528291b5a3438ed0f8449aea990a3ba2c26c2 (diff) | |
download | boringcactus.com-e0bd0356207d411c1a9283327265042d3f2235b9.tar.gz boringcactus.com-e0bd0356207d411c1a9283327265042d3f2235b9.zip |
Update index.html
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ <html> <head> <meta charset="utf-8" /> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>boringcactus</title> <style> /* stolen from evenbettermotherfucking.website */ |