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=91925c4bbce7edd7d01e1ca0d442aed562da0936;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 41e68931..85b0b43f 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 params: visible: true 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 ---