From db51e3342af9a2be400399c54ebf7378f112ac87 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Thu, 18 Jun 2020 09:24:38 -0500 Subject: [PATCH] update 2020-06-18 --- themes/hexo3/layout/_partial/head.ejs | 6 ++++++ 1 file changed, 6 insertions(+) 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') %>