There was an error while loading. Please reload this page.
1 parent a61d95e commit a0eabf8Copy full SHA for a0eabf8
1 file changed
static/index.html
@@ -96,8 +96,8 @@ <h2 class="text-4xl md:text-5xl font-display mb-4 text-fox-black uppercase">
96
</h2>
97
98
<div class="inline-flex items-center gap-2 px-3 py-1 rounded-full bg-fox-blue text-white text-xs font-display uppercase tracking-wider mb-6">
99
- <a href="https://go.foxforensics.eu/fox" target="_blank">
100
- Website
+ <a class="flex" href="https://go.foxforensics.eu/fox" target="_blank">
+ GitHub
101
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="vertical-align: middle; margin-left: 4px;">
102
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/>
103
<polyline points="15 3 21 3 21 9"/>
0 commit comments