added favicon
This commit is contained in:
parent
8f684890c3
commit
3e88007e17
BIN
dist/img/abang.png
vendored
Normal file
BIN
dist/img/abang.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
4
dist/index.html
vendored
4
dist/index.html
vendored
@ -2,11 +2,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" type="image/png" href="fire.png" />
|
||||
<link rel="icon" type="image/png" href="/img/abang.png" />
|
||||
<meta name="viewport" content="width=device-width initial-scale=1.0" />
|
||||
<title>Anarchy Planet</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
|
||||
|
Loading…
Reference in New Issue
Block a user