Skip to content

Commit

Permalink
Remove blog comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kafitzgerald committed Aug 7, 2024
1 parent 8097ba7 commit d8b8be3
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 @@ -112,10 +111,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 d8b8be3

Please sign in to comment.