mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add shoutout block
This commit is contained in:
7
docs/_includes/elements/external-link.html
Normal file
7
docs/_includes/elements/external-link.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<a
|
||||
class={{ include.classes }}
|
||||
href="{{ include.url }}"
|
||||
target="_blank"
|
||||
rel="nofollow">
|
||||
{{ include.text }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user