Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb8251b

Browse files
author
Matt Swanson
committed
add feed discovery URL, closes swanson#55
1 parent 9261e01 commit eb8251b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet" type="text/css">
1616
<link rel="stylesheet" href="/css/all.css">
1717
<link rel="shortcut icon" href="/static/favicon.png">
18+
<link rel="alternate" type="application/rss+xml" title="Matt Swanson" href="{{site.url}}/atom.xml" />
1819
</head>
1920
<body>
2021
<div class="container">

0 commit comments

Comments
 (0)