From 4026c62fe99fbd95e98c0102084f1755c9287a04 Mon Sep 17 00:00:00 2001 From: Tim-ats-d Date: Wed, 22 Feb 2023 20:32:40 +0100 Subject: [PATCH] Little fix in homepage. --- Makefile | 3 ++- pages/index.md | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index bea1608..51fedc7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,8 @@ .PHONY: all build clean deps styles TOKEN = `cat ../../.env/TOKEN` -SITE = "tim-ats-d.srht.site" +# SITE = "tim-ats-d.srht.site" +SITE = "condor-du-plateau.fr" TARGET = "_build/_site" all: build styles diff --git a/pages/index.md b/pages/index.md index cbd5818..e0c15e8 100644 --- a/pages/index.md +++ b/pages/index.md @@ -1,8 +1,6 @@ I'm Tim, a French student and computer sciences enthusiast. I am primarily interested in programming languages with functional aspects such as OCaml and politics. -Here is my personnal homepage where apart from this page everything is unfortunately written in French. - -I a now active on the [geminispace](https://gemini.circumlunar.space/), see [gemini://heyplzlookat.me](gemini://heyplzlookat.me). If you don't want to install a gemini client, here is a [gemini-to-http proxy](https://heyplzlookat.me/). +Here is my personnal homepage where I keep my old articles (written in French) as an archive. I am now active on the [geminispace](https://gemini.circumlunar.space/), see [gemini://heyplzlookat.me](gemini://heyplzlookat.me). If you don't want to install a gemini client, here is an [http miror](https://heyplzlookat.me/). You can check my [Github](https://github.com/Tim-ats-d) and my [sourcehut](https://sr.ht/~tim-ats-d/) where I publish various projects. -- 2.38.5