From: Kai Moritz Date: Wed, 22 Apr 2026 13:28:36 +0000 (+0200) Subject: Rätsel: `outputs.html` ist nur bei der einen Projekt-Seite mit SEO nötig X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=75ae6cf73b9b1a38846ff1d726deda3881d22b75;p=website Rätsel: `outputs.html` ist nur bei der einen Projekt-Seite mit SEO nötig --- diff --git a/exampleSite/content/projects/hibernate-maven-plugin/_index.html b/exampleSite/content/projects/hibernate-maven-plugin/_index.html index e98d6a91..40d2ffdb 100644 --- a/exampleSite/content/projects/hibernate-maven-plugin/_index.html +++ b/exampleSite/content/projects/hibernate-maven-plugin/_index.html @@ -1,9 +1,7 @@ --- title: Hibernate Maven Plugin weight: 0 -outputs: - - html -url: projects/hibernate-maven-plugin/ +url: /hibernate-maven-plugin/ layout: article ---
diff --git a/exampleSite/content/projects/versioned/0.1/_index.html b/exampleSite/content/projects/versioned/0.1/_index.html index c3f5050d..cff32f30 100644 --- a/exampleSite/content/projects/versioned/0.1/_index.html +++ b/exampleSite/content/projects/versioned/0.1/_index.html @@ -1,4 +1,6 @@ --- title: Versioned Project -- 0.1 +outputs: + - html url: /versioned-0.1 ---