diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-14 01:22:31 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-14 01:27:05 +0200 |
commit | d9ae9febd9668f89c8694b66d7a0323027d416b2 (patch) | |
tree | 20d40d7b9e939c90eb7cd8b09fb7f076722c3443 /partials/meta.html | |
parent | fd1c56a9763ab2da0edcfdfbafc51db369c3950f (diff) | |
download | website-d9ae9febd9668f89c8694b66d7a0323027d416b2.tar.xz |
redo website using bupa, ReST, and jinja templates
Diffstat (limited to 'partials/meta.html')
-rw-r--r-- | partials/meta.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/partials/meta.html b/partials/meta.html deleted file mode 100644 index 71b20ad..0000000 --- a/partials/meta.html +++ /dev/null @@ -1,8 +0,0 @@ -<link href="style.css" rel="stylesheet"> - -<meta name="viewport" content="width=device-width, initial-scale=1.0"> - -<meta name="author" content="Johannes Löthberg"> - -<link rel="me" href="https://theos.kyriasis.com/~kyrias/about.html" - title="Johannes Löthberg <johannes@kyriasis.com>"> |