Skip to content

Commit ea3e4ab

Browse files
committed
feat(impact): hide python/r buttons (#192)
1 parent 2955910 commit ea3e4ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pages/impact/impact.qmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
title: "Impact"
33
---
44

5+
<!-- Hide as no python-content or r-content blocks -->
6+
<style>
7+
#quarto-announcement {
8+
display: none !important;
9+
}
10+
</style>
11+
512
This page highlights how the DES RAP Book is being used and referenced by the community. Let us know if you use the DES RAP Book, as we'd love to include it here!
613

714
## Teaching and training use

0 commit comments

Comments
 (0)