diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 22:39:48 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 22:39:48 +0200 |
commit | b6e6cb61c6e9692e9706b0f27b2ec735218a0722 (patch) | |
tree | 34921e8fec1c6d3ccce0dd0cf90f010b404ec43f /partials/meta.html | |
download | theos-website-b6e6cb61c6e9692e9706b0f27b2ec735218a0722.tar.xz |
Initial commit
Diffstat (limited to 'partials/meta.html')
-rw-r--r-- | partials/meta.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/partials/meta.html b/partials/meta.html new file mode 100644 index 0000000..247e002 --- /dev/null +++ b/partials/meta.html @@ -0,0 +1,8 @@ +<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="author" href="https://theos.kyriasis.com/~kyrias/about.html" + title="Johannes Löthberg <johannes@kyriasis.com>"> |