tweaks to get builds going
- update favicon path (currently hardcoded for now) - comment out broken thumbnail in articles - add commands to root package.json
This commit is contained in:
parent
fafa40fe91
commit
fbaf68087e
3 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/content/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title></title>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue