Skip to content

Commit

Permalink
Remove blog comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kafitzgerald authored Aug 6, 2024
1 parent f23779f commit 192fc45
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
extensions = [
'myst_nb',
'ablog',
'sphinx_comments',
'sphinxext.rediraffe',
'sphinx_design',
'sphinx_copybutton',
Expand Down Expand Up @@ -115,10 +114,5 @@
jupyter_execute_notebooks = 'off'


comments_config = {
'utterances': {'repo': 'NCAR/esds', 'optional': 'config', 'label': '💬 comment'},
}


def setup(app):
app.add_css_file('custom.css')

0 comments on commit 192fc45

Please sign in to comment.