summaryrefslogtreecommitdiff
path: root/blog/src/templates/common/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/src/templates/common/header.html')
-rw-r--r--blog/src/templates/common/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/blog/src/templates/common/header.html b/blog/src/templates/common/header.html
index b7bcf9c..27058a8 100644
--- a/blog/src/templates/common/header.html
+++ b/blog/src/templates/common/header.html
@@ -3,7 +3,9 @@
<head>
<base href="https://static.luevano.xyz/">
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>$$TITLE -- Luévano's Blog</title>
+ <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
<link rel="icon" href="fa/svgs/solid/dragon.svg">
<!-- general style -->