umami tracking and new favicon

This commit is contained in:
AG Damsbo 2023-05-03 09:01:42 +02:00
parent df3b633e80
commit 1da14b665e
6 changed files with 13 additions and 4 deletions

View File

@ -1,9 +1,10 @@
project: project:
type: website type: website
output-dir: docs
website: website:
title: "Andreas" title: "Andreas"
favicon: "/docs/images/favicon.png" favicon: "/images/favicon.png"
site-url: https://andreas.gdamsbo.dk site-url: https://andreas.gdamsbo.dk
navbar: navbar:
left: left:
@ -19,13 +20,20 @@ website:
text: Source text: Source
page-footer: page-footer:
background: light background: light
center: "Made using [Quarto](https://quarto.org/), Copyright 2023, Andreas Gammelgaard Damsbo" center: "Made using [Quarto](https://quarto.org/), Copyright 2023, Andreas Gammelgaard Damsbo. Statistics with Umami. Nothing shared with third-parties."
# cookie-consent:
# type: express
# style: headline
# palette: light
# prefs-text: "This page uses an extremely minimal tracking tool (Umami) hosted on a private server. No data is shared with any third-party."
format: format:
html: html:
theme: solar theme: solar
# css: styles.css # css: styles.css
toc: true toc: true
includes:
in_header: header.html
editor: visual editor: visual

View File

@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://andreas.gdamsbo.dk/index.html</loc> <loc>https://andreas.gdamsbo.dk/index.html</loc>
<lastmod>2023-05-03T06:27:11.834Z</lastmod> <lastmod>2023-05-03T06:41:18.283Z</lastmod>
</url> </url>
<url> <url>
<loc>https://andreas.gdamsbo.dk/health_data/ancle.html</loc> <loc>https://andreas.gdamsbo.dk/health_data/ancle.html</loc>

1
header.html Normal file
View File

@ -0,0 +1 @@
<script async src="https://stats.nikohuru.dk/script.js" data-website-id="08705c1c-0546-4567-8972-e3b01e1bc00b"></script>

BIN
images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
images/portrait.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View File

@ -2,7 +2,7 @@
title: "Andreas Gammelgaard Damsbo" title: "Andreas Gammelgaard Damsbo"
about: about:
template: solana template: solana
image: "docs/images/portrait.png" image: "/images/portrait.png"
links: links:
- href: "mailto:andreas@gdamsbo.dk" - href: "mailto:andreas@gdamsbo.dk"
icon: "envelope" icon: "envelope"