🚸 Add ability to change link targets and titles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<a
|
||||
class="link link-{{ .Get 0 }} sm:px-24 min-w-full py-2 mb-3 text-lg rounded"
|
||||
class="link link-{{ .Get 0 }} sm:px-24 min-w-full py-2 mb-3 text-lg rounded text-center"
|
||||
href="#"
|
||||
onclick="navigator.clipboard.writeText({{ .Get 0 }})"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user