Web/main/_includes/tagbtn.html
Ell 6bde3c4ff8
Some checks failed
Web/pipeline/head There was a failure building this commit
silently convert the entire website to jekyll
2021-07-09 01:59:28 +02:00

1 line
118 B
HTML

<button type="button" class="btn btn-link blog-cat-button" id="{{ include.tag | slugify }}">{{ include.tag }}</button>