mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
feat: Add favicon link to CDN index.html
This commit is contained in:
parent
d1f50dfa17
commit
d2cb862103
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<link rel="icon" href="https://adventurelog.app/adventurelog.png" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>AdventureLog CDN</title>
|
<title>AdventureLog CDN</title>
|
||||||
<link
|
<link
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue