Commits vergleichen
Keine gemeinsamen Commits. „7615fafd9b27f35ef90f5e70d2b5c2e3fd4b33dc“ und „eca63ce2df071419627760e8d8f1e318a4a21568“ haben vollständig unterschiedliche Historien.
7615fafd9b
...
eca63ce2df
4 geänderte Dateien mit 0 neuen und 39 gelöschten Zeilen
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
date: 2024-09-08
|
|
||||||
authors: NickSlowinski
|
|
||||||
---
|
|
||||||
|
|
||||||
# Woche 36
|
|
||||||
|
|
||||||
:::note
|
|
||||||
Diese Woche ist noch nicht ganz vorbei – schauen Sie nächste Woche noch einmal hier nach, ob eventuell weitere Änderungen vorgenommen wurden.
|
|
||||||
:::
|
|
||||||
|
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do.
|
|
|
@ -1,7 +0,0 @@
|
||||||
NickSlowinski:
|
|
||||||
name: Nick Slowinski
|
|
||||||
title: Betreiber & Mädchen für Alles
|
|
||||||
email: nick@nick-slowinski.de
|
|
||||||
url: https://www.nick-slowinski.de
|
|
||||||
image_url: /img/NickSlowinski.png
|
|
||||||
page: true
|
|
|
@ -77,24 +77,6 @@ const config: Config = {
|
||||||
// ... other options
|
// ... other options
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
[
|
|
||||||
'@docusaurus/plugin-content-blog',
|
|
||||||
{
|
|
||||||
/**
|
|
||||||
* Required for any multi-instance plugin
|
|
||||||
*/
|
|
||||||
id: 'changes',
|
|
||||||
/**
|
|
||||||
* URL route for the blog section of your site.
|
|
||||||
* *DO NOT* include a trailing slash.
|
|
||||||
*/
|
|
||||||
routeBasePath: 'änderungen',
|
|
||||||
/**
|
|
||||||
* Path to data on filesystem relative to site dir.
|
|
||||||
*/
|
|
||||||
path: './changes',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
],
|
],
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
|
@ -116,7 +98,6 @@ const config: Config = {
|
||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Informationen',
|
label: 'Informationen',
|
||||||
},
|
},
|
||||||
{to: '/änderungen', label: 'Änderungen', position: 'right'},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
---
|
---
|
||||||
slug: /hosting/sso/einleitung
|
|
||||||
description: Dieser Inhalt muss noch geschrieben werden.
|
description: Dieser Inhalt muss noch geschrieben werden.
|
||||||
tags:
|
tags:
|
||||||
- Zukünftige Dienste
|
- Zukünftige Dienste
|
||||||
|
|
Laden …
In neuem Issue referenzieren