We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab52d5 commit a1c0d61Copy full SHA for a1c0d61
_layouts/default.html
@@ -6,7 +6,7 @@
6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7
<meta name="viewport" content="width=device-width,maximum-scale=2">
8
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
9
- <link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="/feed.xml">
+ <!-- <link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="/feed.xml"> -->
10
{% seo %}
11
{% include head-custom.html %}
12
</head>
0 commit comments