Skip to content

Commit

Permalink
Testing utterances
Browse files Browse the repository at this point in the history
  • Loading branch information
cofinoa committed Apr 17, 2024
1 parent c4fc911 commit e98ad56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
11 changes: 7 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,11 @@ html:
use_edit_page_button: true
use_issues_button: true
use_repository_button: true
#comments:
# utterances:
# repo: "SantanderMetGroup/ATLAS"
# hypothesis: true
comments:
utterances:
repo: "SantanderMetGroup/ATLAS"
issue-term: "pathname"
theme: "preferred-color-scheme"

#hypothesis: true

8 changes: 0 additions & 8 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,3 @@ The [errata](ERRATA) of the Atlas covers both the content (products, such as plo
```{bibliography}
:filter: docname in docnames
```

<script src="https://utteranc.es/client.js"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>

0 comments on commit e98ad56

Please sign in to comment.