mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add link tag for RSS feed
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<link href="/css/poole.css" rel="stylesheet">
|
||||
<link href="/css/main.css" rel="stylesheet">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS Feed for os.phil-opp.com" ref="/rss.xml" />
|
||||
|
||||
<script async src="/js/main.js"></script>
|
||||
|
||||
<title>{% block title %}{% endblock title %}</title>
|
||||
|
||||
Reference in New Issue
Block a user