diff --git a/themes/hexo3/layout/_partial/head.ejs b/themes/hexo3/layout/_partial/head.ejs index 90fde296e..3db8ed168 100644 --- a/themes/hexo3/layout/_partial/head.ejs +++ b/themes/hexo3/layout/_partial/head.ejs @@ -61,6 +61,12 @@ rel="stylesheet" type="text/css" /> + <%- feed_tag('atom.xml') %> <%- open_graph({ fb_admins: theme.fb_admins, twitter_site: '@' + theme.twitter, image: url_for('logo.png') }) %> <%- partial('google-analytics') %>