Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid committed Jul 1, 2022
0 parents commit ce3f094
Showing 11 changed files with 7,868 additions and 0 deletions.
13 changes: 13 additions & 0 deletions _extensions/quarto-ext/fontawesome/_extension.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title: Font Awesome support
author: Carlos Scheidegger
version: 0.0.1
contributes:
shortcodes:
- shortcodes.lua
format:
pdf:
header-includes: |
\usepackage{fontawesome5}
html:
css:
assets/css/all.css
Loading

0 comments on commit ce3f094

Please sign in to comment.