Skip to content

Commit

Permalink
2024-03-02 18:01:30
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeLaoyu committed Mar 2, 2024
1 parent f15b669 commit 86413cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _config.next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ disqus:
# DisqusJS
# For more information: https://disqusjs.skk.moe
disqusjs:
enable: true
enable: false
# API Endpoint of Disqus API (https://disqus.com/api/docs/).
# Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it.
# For example:
Expand Down Expand Up @@ -724,8 +724,8 @@ gitalk:
# Utterances
# For more information: https://utteranc.es
utterances:
enable: false
repo: user-name/repo-name # Github repository owner and name
enable: true
repo: JakeLaoyu/blog # Github repository owner and name
# Available values: pathname | url | title | og:title
issue_term: pathname
# Available values: github-light | github-dark | preferred-color-scheme | github-dark-orange | icy-dark | dark-blue | photon-dark | boxy-light
Expand Down

0 comments on commit 86413cb

Please sign in to comment.