aboutsummaryrefslogtreecommitdiff
path: root/template/_meta.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-01-24 01:42:03 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-01-24 01:42:03 +0100
commite07ab67bf95ea7e65828e373c731b6cdf984a7de (patch)
tree4fe471a1a8492149bb0b3e6ec726184e3bcf1647 /template/_meta.html
parent36fb49bbef11294a93a53c363d32c2134f6b19b4 (diff)
downloadmitjafelicijan.com-e07ab67bf95ea7e65828e373c731b6cdf984a7de.tar.gz
Moved to altenator and DO
Diffstat (limited to 'template/_meta.html')
-rwxr-xr-xtemplate/_meta.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/template/_meta.html b/template/_meta.html
new file mode 100755
index 0000000..69ad5fe
--- /dev/null
+++ b/template/_meta.html
@@ -0,0 +1,9 @@
1<meta charset="utf-8">
2<meta name="theme-color" content="#ffffff">
3<meta name="viewport" content="width=device-width, initial-scale=1.0">
4<meta http-equiv="X-UA-Compatible" content="ie=edge">
5
6<link rel="stylesheet" href="/style.css">
7
8<link rel="alternate" type="application/rss+xml" href="/feed.rss">
9<link rel="alternate" type="application/feed+json" href="/feed.json"> \ No newline at end of file