mirror of
https://gitee.com/dcren/initializr.git
synced 2025-10-22 03:27:38 +08:00
Remove unnecessary favicon
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 528 B |
@@ -4,7 +4,6 @@
|
||||
<title>Spring Initializr</title>
|
||||
<link rel="stylesheet"
|
||||
href="/css/bootstrap.min.css"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
@@ -4,7 +4,6 @@
|
||||
<title>Spring Initializr</title>
|
||||
<link rel="stylesheet"
|
||||
href="/css/bootstrap.min.css"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
Reference in New Issue
Block a user