attempt to insert an image into the page title

This commit is contained in:
Heli-o 2024-04-05 17:28:40 +02:00
parent 228841902d
commit 7212287779
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<div style="width:100%; display:flex; flex-direction:row-reverse; align-items:flex-end"><img src="https://f003.backblazeb2.com/file/Solweaver-Site/profileimage.png" style="width:100px; height:100px"></div>
<div style="width:100%; display:flex; flex-direction:row-reverse; align-items:flex-end"><img src="https://f003.backblazeb2.com/file/nexie-net/profileimage.webp" style="width:100px; height:100px"></div>
Heyo ya'll,  <span style="color:#c9448a">Ulysia</span>/<span style="color: #5fdcfd">Helio</span>  here. I am just an IT student that is learning a few things at once. I am jack of all trades when it comes to computers. I can do a little bit of everything.
Terrible graphic design, video editing, programing, etc.

View file

@ -8,7 +8,8 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🌃 Nexie.net",
//pageTitle: "🌃 Nexie.net",
pageTitle: "<img style=\"height: 40px\" src=\"https://f003.backblazeb2.com/file/nexie-net/favicon.webp\" /> <h1>Nexie.net</h1>",
enableSPA: true,
enablePopovers: true,
analytics: {