Compare commits

...

2 Commits

Author SHA1 Message Date
a46a45ab04 Fix merge conflict
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 27s
2024-04-19 15:10:28 -04:00
9589571244 Add gitea link 2024-04-19 15:06:48 -04:00
2 changed files with 10 additions and 1 deletions

View File

@ -45,4 +45,4 @@ jobs:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

View File

@ -16,6 +16,15 @@ import Layout from "../layouts/Layout.astro";
data-glitch="GITHUB">Github</a
>
</li>
<li>
<a
href="https://git.lukeh990.io"
target="_blank"
rel="noopener noreferrer"
class="glitch"
data-glitch="PROJECTS">Projects</a
>
</li>
<li>
<a
href="mailto:luke@lukeh990.io"