Compare commits
No commits in common. "a46a45ab04b5bae39c6b2c3af59debaf5ab87922" and "4cc54fcb0f5d03bee40b1e94e5c73e8de80cd98e" have entirely different histories.
a46a45ab04
...
4cc54fcb0f
2
.github/workflows/publish-github.yaml
vendored
2
.github/workflows/publish-github.yaml
vendored
@ -45,4 +45,4 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
@ -16,15 +16,6 @@ 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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user