Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo
Commits
deedda37
Commit
deedda37
authored
Nov 07, 2015
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
b1e3b345
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/main/webapp/skins/mobile/footer.ftl
src/main/webapp/skins/mobile/footer.ftl
+1
-1
src/main/webapp/skins/yilia/footer.ftl
src/main/webapp/skins/yilia/footer.ftl
+1
-0
No files found.
src/main/webapp/skins/mobile/footer.ftl
View file @
deedda37
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<div id="wptouch-switch-link">
<div id="wptouch-switch-link">
<script type="text/javascript">function switch_delayer() { location.reload();}</script>${mobileLabel} <a id="switch-link" onclick="wptouch_switch_confirmation('normal');" href="javascript:void(0)"></a> </div>
<script type="text/javascript">function switch_delayer() { location.reload();}</script>${mobileLabel} <a id="switch-link" onclick="wptouch_switch_confirmation('normal');" href="javascript:void(0)"></a> </div>
</center>
</center>
<p><span style="color: gray;">© ${year}</span> - <a href="${servePath}">${blogTitle}</a></p>
<p><span style="color: gray;">© ${year}</span> - <a href="${servePath}">${blogTitle}</a>
${footerContent}
</p>
<p>Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version},
<p>Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version},
Theme by <a rel="friend" href="http://dx.b3log.org" target="_blank">dx</a> <
Theme by <a rel="friend" href="http://dx.b3log.org" target="_blank">dx</a> <
<a rel="friend" href="http://www.bravenewcode.com/products/wptouch-pro">WPtouch</a>.</p>
<a rel="friend" href="http://www.bravenewcode.com/products/wptouch-pro">WPtouch</a>.</p>
...
...
src/main/webapp/skins/yilia/footer.ftl
View file @
deedda37
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
<div class="fn-clear">
<div class="fn-clear">
<a href="${servePath}">${blogTitle}</a>
<a href="${servePath}">${blogTitle}</a>
© ${year}
© ${year}
${footerContent}
<span class="fn-right">
<span class="fn-right">
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> •
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> •
<a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version}
<a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment