Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
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-1
Commits
3690a320
Commit
3690a320
authored
Jan 31, 2018
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🍱
Fix #12389
parent
0eb597fe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
6 deletions
+1
-6
src/main/webapp/admin-index.ftl
src/main/webapp/admin-index.ftl
+1
-1
src/main/webapp/skins/Medium/header.ftl
src/main/webapp/skins/Medium/header.ftl
+0
-5
src/main/webapp/skins/Medium/images/logo.png
src/main/webapp/skins/Medium/images/logo.png
+0
-0
No files found.
src/main/webapp/admin-index.ftl
View file @
3690a320
...
...
@@ -15,7 +15,7 @@
<div
class=
"tip tip-msg"
><span
id=
"tipMsg"
></span></div>
<div
id=
"allPanel"
>
<div
id=
"top"
>
<a
href=
"
http://b3log.org
"
target=
"_blank"
class=
"hover"
>
<a
href=
"
${servePath}
"
target=
"_blank"
class=
"hover"
>
Solo
</a>
...
...
src/main/webapp/skins/Medium/header.ftl
View file @
3690a320
...
...
@@ -54,11 +54,6 @@
</svg>
<header class="header">
<div class="wrapper fn-clear">
<a href="https://github.com/b3log/solo" target="_blank" class="fn-left pipe-tooltipped pipe-tooltipped--w"
aria-label="GitHub">
<img class="header__logo" src="${staticServePath}/skins/${skinDirName}/images/logo.png">
</a>
<h1><a href="${servePath}" rel="start" class="header__title">${blogTitle}</a></h1>
<div class="fn-right">
...
...
src/main/webapp/skins/Medium/images/logo.png
deleted
100644 → 0
View file @
0eb597fe
11.1 KB
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