From 91925c4bbce7edd7d01e1ca0d442aed562da0936 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Wed, 22 Apr 2026 15:28:36 +0200 Subject: [PATCH] =?utf8?q?R=C3=A4tsel:=20`outputs.html`=20ist=20nur=20bei?= =?utf8?q?=20der=20einen=20Projekt-Seite=20mit=20SEO=20n=C3=B6tig?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../content/projects/hibernate-maven-plugin/_index.html | 4 +--- exampleSite/content/projects/versioned/0.1/_index.html | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) 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 --- -- 2.39.5