File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -148,20 +148,21 @@ related_blog_posts:
148
148
# Giscus comments (RECOMMENDED)
149
149
# Follow instructions on https://giscus.app/ to setup for your repo to fill out the information below.
150
150
giscus :
151
- repo : # <your-github-user-name>/<your- github-repo-name>
152
- repo_id : # leave empty or specify your repo_id (see https://giscus.app/)
151
+ repo : treangenlab/treangenlab. github.io
152
+ repo_id : R_kgDOMrDmZA # leave empty or specify your repo_id (see https://giscus.app/)
153
153
category : Comments # name of the category under which discussions will be created
154
- category_id : # leave empty or specify your category_id (see https://giscus.app/)
155
- mapping : title # identify discussions by post title
156
- strict : 1 # use strict identification mode
154
+ category_id : Announcements # leave empty or specify your category_id (see https://giscus.app/)
155
+ mapping : pathname # identify discussions by post title
156
+ strict : 0 # use strict identification mode
157
157
reactions_enabled : 1 # enable (1) or disable (0) emoji reactions
158
158
input_position : bottom # whether to display input form below (bottom) or above (top) the comments
159
159
theme : preferred_color_scheme # name of the color scheme (preferred works well with al-folio light/dark mode)
160
160
emit_metadata : 0
161
+ data_loading : lazy
161
162
lang : en
162
163
163
164
# Disqus comments (DEPRECATED)
164
- disqus_shortname : al-folio # put your disqus shortname
165
+ disqus_shortname : # al-folio put your disqus shortname
165
166
# https://help.disqus.com/en/articles/1717111-what-s-a-shortname
166
167
167
168
# External sources.
You can’t perform that action at this time.
0 commit comments