You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!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>
|