Updated footer to test gitea github mirroring incl vercel deploy

This commit is contained in:
Samuel Andert 2023-07-11 17:27:24 +02:00
parent 4feacb7f13
commit dd4be0a949
2 changed files with 8 additions and 1 deletions

View File

@ -29,3 +29,10 @@ pnpm i
```sh
pnpm run dev
```
### Push to production
this pushes the repo to my personal server pod on gitea, which is mirroring to github, where the main branch gets deployed by vercel @ blog.andert.me
```sh
git push -u andert
```

View File

@ -3,7 +3,7 @@
</script>
<footer>
<a href="/imprint">Impressum</a>
<a href="/imprint">Made with ❤︎ in Munich - Impressum</a>
</footer>
<style>