mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 14:27:41 +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>
|
<title>Spring Initializr</title>
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
href="/css/bootstrap.min.css"/>
|
href="/css/bootstrap.min.css"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png"/>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
<title>Spring Initializr</title>
|
<title>Spring Initializr</title>
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
href="/css/bootstrap.min.css"/>
|
href="/css/bootstrap.min.css"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png"/>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user