Fix favicon on home page.
This commit is contained in:
parent
791e44add8
commit
bef3dc751f
@ -7,6 +7,7 @@
|
||||
a { color: white; }
|
||||
.anchor { display: none; }
|
||||
</style>
|
||||
<link rel="icon" href="/favicon.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css">
|
||||
</head>
|
||||
<body style="background: fixed no-repeat center/cover black url(background.jpeg); color: white">
|
||||
|
Loading…
Reference in New Issue
Block a user