Skip to content

Commit

Permalink
use epiversetheme in pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Aug 30, 2023
1 parent 3ff81c1 commit c4f7568
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
url: https://epiverse-trace.github.io/epiparameter
template:
bootstrap: 5
package: epiversetheme
bslib:
font_weight_base : 300
includes:
in_header: |
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XZ471458FQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XZ471458FQ');
</script>
reference:
- title: epiparameter classes

Expand Down

0 comments on commit c4f7568

Please sign in to comment.