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
e5dfd507
Commit
e5dfd507
authored
Aug 24, 2017
by
Liang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
logo update
parent
99e3108f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
src/main/webapp/admin-about.ftl
src/main/webapp/admin-about.ftl
+1
-1
src/main/webapp/images/logo.png
src/main/webapp/images/logo.png
+0
-0
src/main/webapp/macro-common-page.ftl
src/main/webapp/macro-common-page.ftl
+1
-1
No files found.
src/main/webapp/admin-about.ftl
View file @
e5dfd507
...
...
@@ -5,7 +5,7 @@
<div class="module-body padding12">
<div class="about-logo">
<a href="http://b3log.org" target="_blank">
<img
src="${staticServePath}/images/logo.jp
g" alt="Solo" title="Solo" />
<img
width="128" src="${staticServePath}/images/logo.pn
g" alt="Solo" title="Solo" />
</a>
</div>
<div class="left content-reset" style="width: 73%">
...
...
src/main/webapp/images/logo.png
0 → 100644
View file @
e5dfd507
21.1 KB
src/main/webapp/macro-common-page.ftl
View file @
e5dfd507
...
...
@@ -17,7 +17,7 @@
<div
class=
"content"
>
<div
class=
"logo"
>
<a
href=
"http://b3log.org"
target=
"_blank"
>
<img
border=
"0"
alt=
"Solo"
title=
"Solo"
src=
"${staticServePath}/images/logo.jp
g"
/>
<img
width=
"128"
border=
"0"
alt=
"Solo"
title=
"Solo"
src=
"${staticServePath}/images/logo.pn
g"
/>
</a>
</div>
<div
class=
"main"
>
...
...
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