@@ -59,7 +59,7 @@ social-network-links:
5959 youtube : " @daattali"
6060 whatsapp : 15551212
6161# medium: yourname
62- # reddit: yourname
62+ # reddit: yourname or r/yoursubreddit
6363# linkedin: daattali
6464# xing: yourname
6565# stackoverflow: "3943160/daattali"
@@ -76,7 +76,7 @@ social-network-links:
7676# bluesky: yourname
7777# ORCID: your ORCID ID
7878# 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"
8080# kaggle: yourname
8181# hackerrank: yourname
8282# gitlab: yourname
@@ -214,23 +214,23 @@ footer-hover-col: "#0085A1"
214214# label: blog-comments # Label that will be assigned to GitHub Issues created by Utterances
215215
216216# 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
221221# not to BeautifulJekyll.
222222# staticman:
223223# repository : # GitHub username/repository eg. "daattali/beautiful-jekyll"
224224# branch : master # If you're not using `master` branch, then you also need to update the `branch` parameter in `staticman.yml`
225225# 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)
227227# siteKey : # You need to apply for a site key on Google
228228# secret : # Encrypt your password by going to https://<your-own-api>/v3/encrypt/<your-site-secret>
229229
230230# 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,
232232# (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
234234# See more details about giscus and each of the following parameters at https://giscus.app
235235# giscus:
236236# hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
0 commit comments