fix: add alternate rss link at homepage #14
This commit is contained in:
parent
9c7d76f6de
commit
408f2c5d9c
@ -6,6 +6,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="keywords" content="{% block keywords %}{% endblock keywords %}" />
|
||||
<link rel="stylesheet" href="/statics/style.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ setting.title }}" href="/rss" />
|
||||
<title>{% block title %}Rubble{% endblock title %}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user