diff options
Diffstat (limited to 'blog/dst/index.html')
-rw-r--r-- | blog/dst/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/blog/dst/index.html b/blog/dst/index.html index 0b2494a..2e2ac12 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.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>Index -- 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 --> |