remove dead link from footer to /recipes/
This commit is contained in:
parent
8d696f73cd
commit
ce5bc9e7b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<div class="flex items-center justify-between">
|
<div class="flex items-center justify-between">
|
||||||
<div>
|
<div>
|
||||||
<p class="text-xs text-neutral-500 dark:text-neutral-400">
|
<p class="text-xs text-neutral-500 dark:text-neutral-400">
|
||||||
<a href="/recipes/">Served</a> with <a
|
Served> with <a
|
||||||
class="hover:underline hover:decoration-primary-400 hover:text-primary-500" href="https://archlinux.org/"
|
class="hover:underline hover:decoration-primary-400 hover:text-primary-500" href="https://archlinux.org/"
|
||||||
target="_blank" rel="noopener noreferrer">Arch Linux</a> and <a
|
target="_blank" rel="noopener noreferrer">Arch Linux</a> and <a
|
||||||
class="hover:underline hover:decoration-primary-400 hover:text-primary-500" href="https://httpd.apache.org/"
|
class="hover:underline hover:decoration-primary-400 hover:text-primary-500" href="https://httpd.apache.org/"
|
||||||
|
|
Loading…
Reference in a new issue