Skip to content

Commit 0df8843

Browse files
committed
fontawesome
1 parent 03ad376 commit 0df8843

14 files changed

+8018
-3
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/.quarto/
2-
_site/
2+
_site/
3+
/.luarc.json
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Font Awesome support
2+
author: Carlos Scheidegger
3+
version: 1.1.0
4+
quarto-required: ">=1.2.269"
5+
contributes:
6+
shortcodes:
7+
- fontawesome.lua

0 commit comments

Comments
 (0)