同步皮肤
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<footer class="footer">
|
||||
<div class="wrapper">
|
||||
<div class="wrapper fn-clear">
|
||||
<a href="${servePath}">${blogTitle}</a> •
|
||||
${onlineVisitor1Label}${onlineVisitorCnt} <br/>
|
||||
© ${year}
|
||||
@@ -39,7 +39,9 @@
|
||||
"em11Label": "${em11Label}",
|
||||
"em12Label": "${em12Label}",
|
||||
"em13Label": "${em13Label}",
|
||||
"em14Label": "${em14Label}"
|
||||
"em14Label": "${em14Label}",
|
||||
"tocLabel": "${tocLabel}",
|
||||
"siteViewLabel": "${siteViewLabel}"
|
||||
};
|
||||
</script>
|
||||
${plugins}
|
||||
|
||||
Reference in New Issue
Block a user