Skip to content

Commit

Permalink
removing fontawesome & external link js
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelvy committed Aug 19, 2024
1 parent 5d1fa52 commit 7ca9889
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Depends: R (>= 4.0.2)
License: CC-BY-SA
Encoding: UTF-8
Imports:
fontawesome,
here,
htmltools,
knitr,
Expand Down
2 changes: 0 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ format:
smooth-scroll: true
link-external-newwindow: true
link-external-icon: false
# This is to include fontawesome and academic icons in the headers:
include-in-header: "_includes/header.html"

execute:
echo: true
Expand Down
2 changes: 1 addition & 1 deletion installation.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Installation"

You need both:

- [Install R]({{< var url_rproject >}})
- [Install {{< fa brands r-project >}}]({{< var url_rproject >}})
- [Install Quarto]({{< var url_quarto >}})

Also, we recommend working with an IDE. [RStudio](https://www.rstudio.com/categories/rstudio-ide/) is great, and we also like [VS Code](https://code.visualstudio.com) and [Positron](https://github.com/posit-dev/positron).
Expand Down
8 changes: 0 additions & 8 deletions js/external-link.js

This file was deleted.

0 comments on commit 7ca9889

Please sign in to comment.