From 03febb53b0ac9c980228c2825dd77132253671a7 Mon Sep 17 00:00:00 2001 From: gribse Date: Sun, 27 Apr 2025 18:06:16 +0200 Subject: [PATCH] maj content page accueil --- content/_index.md | 4 ++-- content/blogroll/index.md | 1 + content/contact/index.md | 1 + content/marque-pages/index.md | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 content/blogroll/index.md create mode 100644 content/contact/index.md create mode 100644 content/marque-pages/index.md diff --git a/content/_index.md b/content/_index.md index 6c252dc..f811f90 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,11 +10,11 @@ Je suis Achille Toupin, un Ce site personnel regroupe ma présence sur internet -Je collectionne les machines à écrire (entre autres) +Je [collectionne les machines à écrire](collection) (entre autres) J'aime bien bricoler, les motos, le bois -J'aime bien coder [git]() +J'aime bien coder [git](https://git.achilletoupin.com) J'écris des [articles de blog](blog) quand ça me chante diff --git a/content/blogroll/index.md b/content/blogroll/index.md new file mode 100644 index 0000000..8b45416 --- /dev/null +++ b/content/blogroll/index.md @@ -0,0 +1 @@ +En construction \ No newline at end of file diff --git a/content/contact/index.md b/content/contact/index.md new file mode 100644 index 0000000..baf9e78 --- /dev/null +++ b/content/contact/index.md @@ -0,0 +1 @@ +En construction aussi \ No newline at end of file diff --git a/content/marque-pages/index.md b/content/marque-pages/index.md new file mode 100644 index 0000000..c5ddac1 --- /dev/null +++ b/content/marque-pages/index.md @@ -0,0 +1 @@ +en construction \ No newline at end of file