Add renamed docs, backup, and Gitea workflow
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Redirect to Jane Alesi"
|
||||
description: "Automatic redirect to Jane Alesi's profile page"
|
||||
hide:
|
||||
- navigation
|
||||
- toc
|
||||
---
|
||||
|
||||
<script>
|
||||
// JavaScript redirect as primary method
|
||||
window.location.href = 'team/jane.md';
|
||||
</script>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=team/jane.md">
|
||||
|
||||
# Weiterleitung zu Jane Alesi
|
||||
|
||||
Sie werden automatisch zu Jane Alesis Profilseite weitergeleitet...
|
||||
|
||||
Falls die automatische Weiterleitung nicht funktioniert, [klicken Sie hier um zu Jane Alesis Profilseite zu gelangen](team/jane.md).
|
||||
|
||||
---
|
||||
|
||||
**Jane Alesi** ist die führende KI-Architektin von satware AG und Ihre erste Anlaufstelle für alle Fragen rund um fortgeschrittene AGI-Systeme.
|
||||
Reference in New Issue
Block a user