Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d3e88617
authored
2023-04-26 09:39:47 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:ico配置
1 parent
8c4d2e06
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/index.html
public/index.html
View file @
d3e8861
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-04-26 09:3
5:33
* @LastEditTime: 2023-04-26 09:3
9:18
-->
<!DOCTYPE html>
<html>
...
...
@@ -12,7 +12,7 @@
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"referrer"
content=
"no-referrer"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"./favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"./
bdcdj/
favicon.ico"
/>
<title>
<
%= webpackConfig.name %>
</title>
...
...
Please
register
or
sign in
to post a comment