Compare commits
1 Commits
main
...
blog-23-07
Author | SHA1 | Date | |
---|---|---|---|
|
877445b454 |
@ -4,7 +4,7 @@ description: Nova's Reise durch die 5 Phasen der Unternehmensgründung
|
||||
date: '2023-7-11'
|
||||
categories:
|
||||
- unternehmertum
|
||||
published: false
|
||||
published: true
|
||||
---
|
||||
|
||||
## Nova's Reise durch die 5 Phasen der Unternehmensgründung
|
||||
|
@ -1,8 +0,0 @@
|
||||
---
|
||||
title: Coming Soon
|
||||
description: Welcome
|
||||
date: '2023-09-04'
|
||||
categories:
|
||||
- welcome
|
||||
published: true
|
||||
---
|
8
src/routes/about/+page.svelte
Normal file
8
src/routes/about/+page.svelte
Normal file
@ -0,0 +1,8 @@
|
||||
<h1>Samuel Andert</h1>
|
||||
<h4>
|
||||
on the journey to ignite humanities full potential towards a thriving life experience for every
|
||||
human
|
||||
</h4>
|
||||
<a href="https://twitter.com/samuelandert">Twitter</a>
|
||||
<a href="https://mastodon.andert.me/@samuelandert">Mastodon</a>
|
||||
<a href="https://www.linkedin.com/in/samuel-andert-797b6211b">LinkedIn</a>
|
@ -10,7 +10,7 @@
|
||||
|
||||
<ul class="links">
|
||||
<li>
|
||||
<a href="https://andert.me">About Me</a>
|
||||
<a href="/about">About Me</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/">Blog</a>
|
||||
|
Loading…
Reference in New Issue
Block a user