Skip to content

Commit b0d0ca3

Browse files
committed
make many changes
1 parent 2d8dcf4 commit b0d0ca3

File tree

6,384 files changed

+183138
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,384 files changed

+183138
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
.Rhistory
33
.RData
44
.Ruserdata
5-
*_cache/
5+
*_cache/
6+
/.quarto/
7+
/_site/

.nojekyll

Whitespace-only changes.
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)