From 4d06a69bf43f240e10d45b591c91273c4e40975e Mon Sep 17 00:00:00 2001 From: eqkter Date: Tue, 23 Jul 2024 16:13:10 +0200 Subject: auto updating site --- config.toml | 2 +- content/about.md | 4 ++-- templates/base.html | 4 ++-- templates/index.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config.toml b/config.toml index 3bc9335..d32d3a6 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "https://eqkter.org" +base_url = "https://eqkter.xyz" compile_sass = false build_search_index = false diff --git a/content/about.md b/content/about.md index 09023c2..237d6db 100644 --- a/content/about.md +++ b/content/about.md @@ -1,8 +1,8 @@ +++ -title = "About eqkter.org" +title = "About eqkter.xyz" page_template = "page.html" +++ -For now, `eqkter.org` is mainly just a playground for me to test several hosted solution, learn to administrate a bare server, and share some of my experience as an embedded software developer on MCUs and ASICS. This takes form of some *projects* --- or should I say, **reminders and tip slips** --- available for everyone on this website. +For now, `eqkter.xyz` is mainly just a playground for me to test several hosted solution, learn to administrate a bare server, and share some of my experience as an embedded software developer on MCUs and ASICS. This takes form of some *projects* --- or should I say, **reminders and tip slips** --- available for everyone on this website. See the bottom of the page for credits of inspiration and help, and for license. diff --git a/templates/base.html b/templates/base.html index 7a630e6..6a63848 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,7 +25,7 @@ Home About Projects - git.eqkter.org + git.eqkter.xyz
@@ -55,7 +55,7 @@
- Site content CC-BY-NC-SA-4.0 Alexis Draussin 2022-2023 (view source)
+ Site content CC-BY-NC-SA-4.0 Alexis Draussin 2022-2023 (view source)
Contact: eqkter@protonmail.com

Made with basic CSS, Zola, and without JS or trackers

Anonymous on Tor
diff --git a/templates/index.html b/templates/index.html index afa3d44..c817c33 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,14 +2,14 @@ {% block content %}

- Welcome to eqkter.org! + Welcome to eqkter.xyz!

Find me on Framagit.