diff --git a/src/_data/navigation.yml b/src/_data/navigation.yml index e9d26a2..de78894 100644 --- a/src/_data/navigation.yml +++ b/src/_data/navigation.yml @@ -10,4 +10,4 @@ main: - title: "About" url: "#about" - title: "Fork me" - url: "https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/" + url: "https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/" diff --git a/src/_posts/2024-05-29-new-landing-page.md b/src/_posts/2024-05-29-new-landing-page.md index b4bc1d8..362eadb 100644 --- a/src/_posts/2024-05-29-new-landing-page.md +++ b/src/_posts/2024-05-29-new-landing-page.md @@ -1,7 +1,7 @@ --- layout: single title: "New landing page" -date: 2024-05-29 21:47:57 +0200 +date: 2025-08-13 17:54:00 +0200 excerpt: "The old Tahoe-LAFS landing page is gone!" header: teaser: /assets/images/posts/old-landing-page-teaser.png @@ -19,4 +19,4 @@ Goodbye Trac... [old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart [new]: https://www.lafs.eval.latfa.net/ -[repo]: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/ +[repo]: https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/ diff --git a/src/index.html b/src/index.html index 0974f32..ff89c36 100644 --- a/src/index.html +++ b/src/index.html @@ -55,8 +55,8 @@ contribute_list: alt: "issues" title: "Issues" excerpt: '
' - image_path: /assets/images/code.svg alt: "code"