We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a4aa1 commit a69bf21Copy full SHA for a69bf21
_layouts/default.html
@@ -11,7 +11,7 @@
11
<link rel="stylesheet" href="/assets/css/misc.css">
12
<link href='/assets/css/font-ubuntu.css' rel='stylesheet' type='text/css'>
13
{% if site.snow == 1 %}<link rel="stylesheet" type="text/css" href="/assets/css/snow.css" />{% endif %}
14
- <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/atom.xml" />
+ <link rel="alternate" type="application/atom+xml" title="Void Linux News feed" href="/atom.xml" />
15
<script src="/assets/js/jquery.min.js"></script>
16
<script src="/assets/js/bootstrap.min.js"></script>
17
<script src="/assets/js/tabbar.js"></script>
0 commit comments