diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:27:31 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:27:31 +0200 |
commit | db560a8f1398915fb8ea90ca349ccb4b91310b03 (patch) | |
tree | f99f6055249996abb2a6a1e6dd26d3fc8a7cf74a /partials/meta.html | |
parent | 26cfd7a72c5f368670fffbe899da05ef3a5a2bc3 (diff) | |
download | website-db560a8f1398915fb8ea90ca349ccb4b91310b03.tar.xz |
redo website with the new_journal style
Diffstat (limited to 'partials/meta.html')
-rw-r--r-- | partials/meta.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/partials/meta.html b/partials/meta.html new file mode 100644 index 0000000..57d12ae --- /dev/null +++ b/partials/meta.html @@ -0,0 +1,7 @@ +<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 author" href="https://plus.google.com/+JohannesLothberg" + title="Johannes Löthberg <johannes@kyriasis.com>"> |