This commit is contained in:
Van
2018-05-16 11:28:31 +08:00
parent b0c5e50d9a
commit d57e7308c0
18 changed files with 18 additions and 0 deletions

View File

@@ -11,5 +11,6 @@
<link type="text/css" rel="stylesheet" href="${staticServePath}/skins/${skinDirName}/css/${skinDirName}${miniPostfix}.css?${staticResourceVersion}" charset="utf-8" />
<link href="${servePath}/blog-articles-rss.do" title="RSS" type="application/rss+xml" rel="alternate" />
<link rel="icon" type="image/png" href="${servePath}/favicon.png" />
<link rel="manifest" href="${servePath}/manifest.json">
${htmlHead}
</#macro>