@@ -59,7 +59,7 @@ social-network-links:
59
59
youtube : " @daattali"
60
60
whatsapp : 15551212
61
61
# medium: yourname
62
- # reddit: yourname
62
+ # reddit: yourname or r/yoursubreddit
63
63
# linkedin: daattali
64
64
# xing: yourname
65
65
# stackoverflow: "3943160/daattali"
@@ -76,7 +76,7 @@ social-network-links:
76
76
# bluesky: yourname
77
77
# ORCID: your ORCID ID
78
78
# google-scholar: your google scholar
79
- # discord: "invite_code" or "users/userid" or "invite/invite_code"
79
+ # discord: "invite_code" or "users/userid" or "invite/invite_code"
80
80
# kaggle: yourname
81
81
# hackerrank: yourname
82
82
# gitlab: yourname
@@ -214,23 +214,23 @@ footer-hover-col: "#0085A1"
214
214
# label: blog-comments # Label that will be assigned to GitHub Issues created by Utterances
215
215
216
216
# To use Staticman comments, uncomment the following section. You may leave the reCaptcha
217
- # section commented if you aren't using reCaptcha for spam protection.
218
- # Using Staticman requires advanced knowledge, please consult
219
- # https://github.com/eduardoboucas/staticman/ and https://staticman.net/ for further
220
- # instructions. For any support with staticman please direct questions to staticman and
217
+ # section commented if you aren't using reCaptcha for spam protection.
218
+ # Using Staticman requires advanced knowledge, please consult
219
+ # https://github.com/eduardoboucas/staticman/ and https://staticman.net/ for further
220
+ # instructions. For any support with staticman please direct questions to staticman and
221
221
# not to BeautifulJekyll.
222
222
# staticman:
223
223
# repository : # GitHub username/repository eg. "daattali/beautiful-jekyll"
224
224
# branch : master # If you're not using `master` branch, then you also need to update the `branch` parameter in `staticman.yml`
225
225
# endpoint : # URL of your deployment, with a trailing slash eg. "https://<your-api>/v3/entry/github/"
226
- # reCaptcha: # (optional, set these parameters in `staticman.yml` as well)
226
+ # reCaptcha: # (optional, set these parameters in `staticman.yml` as well)
227
227
# siteKey : # You need to apply for a site key on Google
228
228
# secret : # Encrypt your password by going to https://<your-own-api>/v3/encrypt/<your-site-secret>
229
229
230
230
# To use giscus comments:
231
- # (0) Uncomment the following giscus section, (1) Enable Discussions in your GitHub repository,
231
+ # (0) Uncomment the following giscus section, (1) Enable Discussions in your GitHub repository,
232
232
# (2) Install the giscus app in your repository (details at https://giscus.app),
233
- # (3) Fill in *all* the parameters below
233
+ # (3) Fill in *all* the parameters below
234
234
# See more details about giscus and each of the following parameters at https://giscus.app
235
235
# giscus:
236
236
# hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
0 commit comments