update
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="/static/theme.css">
|
||||
<meta name="description" content="dj blog - djledda's blog">
|
||||
|
||||
<!-- SSR HEAD OUTLET -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app-root"><!-- SSR OUTLET --></ div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
public/favicon-small.png
Normal file
BIN
public/favicon-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
@@ -1,22 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="/generative-energy/styles.css">
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab:wght@600&display=swap"
|
||||
rel="stylesheet">
|
||||
<!-- <link rel="icon" href="/generative-energy/favicon.ico" sizes="any" /> -->
|
||||
|
||||
<meta name="description" content="Generative Energy - A page dedicated to Dr. Raymond Peat">
|
||||
<meta property="og:image" content="icecream.png">
|
||||
|
||||
<!-- SSR HEAD OUTLET -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app-root"><!-- SSR OUTLET --></ div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,16 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" href="/home/icon.webp" />
|
||||
<link rel="icon" href="/home/img/dj.gif" />
|
||||
<link rel="stylesheet" href="/static/theme.css" />
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- SSR HEAD OUTLET -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="app-root" style="height: 100vh;"><!-- SSR OUTLET --></div>
|
||||
</body>
|
||||
</html>
|
||||
0
public/manifest.json
Normal file
0
public/manifest.json
Normal file
Reference in New Issue
Block a user