Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Oct 2, 2024
1 parent e1fadb3 commit f29d9dc
Show file tree
Hide file tree
Showing 108 changed files with 1,298 additions and 344 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1ef68827
274c39e2
9 changes: 9 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B697SX1BNN"></script>

<script type="text/javascript">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B697SX1BNN', { 'anonymize_ip': true});
</script>


<link rel="stylesheet" href="/styles.css">
Expand Down
9 changes: 9 additions & 0 deletions about/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B697SX1BNN"></script>

<script type="text/javascript">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B697SX1BNN', { 'anonymize_ip': true});
</script>


<link rel="stylesheet" href="../styles.css">
Expand Down
9 changes: 9 additions & 0 deletions about/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B697SX1BNN"></script>

<script type="text/javascript">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B697SX1BNN', { 'anonymize_ip': true});
</script>


<link rel="stylesheet" href="../styles.css">
Expand Down
9 changes: 9 additions & 0 deletions about/governance.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B697SX1BNN"></script>

<script type="text/javascript">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B697SX1BNN', { 'anonymize_ip': true});
</script>


<link rel="stylesheet" href="../styles.css">
Expand Down
Loading

0 comments on commit f29d9dc

Please sign in to comment.