🚸 Add ability to change link targets and titles
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
title: Link styles
|
||||
---
|
||||
|
||||
These are all the built-in link styles available in Lynx. Don't forget that you can also create your own styles --- check the [readme]({{< ref "readme#adding-custom-icons-and-link-styles" >}}) for more details.
|
||||
These are all the built-in link styles available in Lynx. Don't forget that you can also create your own styles --- check the [readme](https://github.com/jpanther/lynx/blob/stable/README.md) for more details.
|
||||
<br><br>
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<div class="flex flex-col flex-wrap min-w-full mt-4 sm:min-w-0">
|
||||
<section class="flex flex-col flex-wrap min-w-full mt-4 sm:min-w-0">
|
||||
{{< link email >}}
|
||||
{{< link link >}}
|
||||
{{< link amazon >}}
|
||||
@@ -44,4 +43,3 @@ These are all the built-in link styles available in Lynx. Don't forget that you
|
||||
{{< link twitter >}}
|
||||
{{< link whatsapp >}}
|
||||
{{< link youtube >}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user