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
aaa841f3
Unverified
Commit
aaa841f3
authored
Mar 17, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🔥
#12706 移除无用资源
parent
0b5e2b64
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/main/webapp/WEB-INF/static-resources.xml
src/main/webapp/WEB-INF/static-resources.xml
+1
-2
src/main/webapp/favicon.ico
src/main/webapp/favicon.ico
+0
-0
No files found.
src/main/webapp/WEB-INF/static-resources.xml
View file @
aaa841f3
...
@@ -20,14 +20,13 @@
...
@@ -20,14 +20,13 @@
-->
-->
<!--
<!--
Description: Static resources definition.
Description: Static resources definition.
Version: 2.8.0.6
0, Jan 13
, 2019
Version: 2.8.0.6
1, Mar 17
, 2019
Author: Liang Ding
Author: Liang Ding
Author: Liyuan Li
Author: Liyuan Li
-->
-->
<static-files>
<static-files>
<!-- Uses the STANDARD Ant Path Pattern to configure these paths! -->
<!-- Uses the STANDARD Ant Path Pattern to configure these paths! -->
<include
path=
"/favicon.ico"
/>
<include
path=
"/favicon.png"
/>
<include
path=
"/favicon.png"
/>
<include
path=
"/robots.txt"
/>
<include
path=
"/robots.txt"
/>
<include
path=
"/sw.js"
/>
<include
path=
"/sw.js"
/>
...
...
src/main/webapp/favicon.ico
deleted
100755 → 0
View file @
0b5e2b64
5.55 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