sharing l

pull/297/head
Gorkem 2022-01-23 01:56:34 +03:00
parent 7cc8c1e80a
commit c77498e823
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<section class="flex flex-row flex-wrap justify-center pt-4 text-xl">
{{ range . }}
{{ with index $links . }}
</section>
<a
class="bg-neutral-300 text-neutral-700 dark:bg-neutral-700 dark:text-neutral-300 dark:hover:bg-primary-400 dark:hover:text-neutral-800 m-1 hover:bg-primary-500 hover:text-neutral rounded min-w-[2.4rem] inline-block text-center p-1"
href="{{ printf .url $.Permalink $.Title }}"