Skip to content

Commit a0eabf8

Browse files
authored
Update index.html
1 parent a61d95e commit a0eabf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ <h2 class="text-4xl md:text-5xl font-display mb-4 text-fox-black uppercase">
9696
</h2>
9797

9898
<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
99+
<a class="flex" href="https://go.foxforensics.eu/fox" target="_blank">
100+
GitHub
101101
<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;">
102102
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/>
103103
<polyline points="15 3 21 3 21 9"/>

0 commit comments

Comments
 (0)