Skip to content

Commit

Permalink
Comments in blog posts only (#123)
Browse files Browse the repository at this point in the history
* Moved giscus setup to blog metadata file

* Comments everywhere *except* home page
  • Loading branch information
ellessenne committed Apr 5, 2024
1 parent e9ac8b7 commit a7fa7f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ website:
- icon: rss
href: blog.xml

# Giscus comments:
comments:
giscus:
# Reference: https://quarto.org/docs/reference/projects/books.html#giscus
Expand Down
1 change: 1 addition & 0 deletions index.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pagetitle: "openstatsware"
comments: false
---

```{=html}
Expand Down

0 comments on commit a7fa7f4

Please sign in to comment.