|
@@ -65,7 +65,7 @@ var description = '';
|
|
|
<% if (config.author){ %><meta name="author" content="<%= config.author %>"> <% } %>
|
|
|
<% if (theme.rss){ %><link rel="alternative" href="<%- theme.rss %>" title="<%= config.title %>" type="application/atom+xml"> <% } %>
|
|
|
<% if (theme.favicon){ %><link rel="icon" href="<%- url_for(theme.favicon) %>"> <% } %>
|
|
|
- <%- css(['//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css'])%>
|
|
|
+ <%- css(['//cdn.yoqi.me/tools/ql.blog/gitalk.css'])%>
|
|
|
<%- css(['css/diaspora.css'])%>
|
|
|
|
|
|
</head>
|