Thanks to visit codestin.com Credit goes to github.com
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 9261e01 commit eb8251bCopy full SHA for eb8251b
_layouts/default.html
@@ -15,6 +15,7 @@
15
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet" type="text/css">
16
<link rel="stylesheet" href="/css/all.css">
17
<link rel="shortcut icon" href="/static/favicon.png">
18
+ <link rel="alternate" type="application/rss+xml" title="Matt Swanson" href="{{site.url}}/atom.xml" />
19
</head>
20
<body>
21
<div class="container">
0 commit comments