Skip to content

Commit 90f4b2a

Browse files
committed
reinstate gfonts library call in editors page
1 parent d63bf42 commit 90f4b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quarto/editors.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ library (ggplot2)
1515
library (tidyr)
1616
library (dplyr)
1717
library (ggiraph)
18-
# library (gfonts)
18+
library (gfonts)
1919
```
2020

2121
This page includes:

0 commit comments

Comments
 (0)