Skip to content

Commit a1c0d61

Browse files
author
daleas
committed
remove rss
1 parent 7ab52d5 commit a1c0d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width,maximum-scale=2">
88
<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">
9+
<!-- <link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="/feed.xml"> -->
1010
{% seo %}
1111
{% include head-custom.html %}
1212
</head>

0 commit comments

Comments
 (0)