diff --git a/config.toml b/config.toml index 80a7048..f023695 100644 --- a/config.toml +++ b/config.toml @@ -22,6 +22,15 @@ ignoreErrors = ["error-remote-getjson"] bio = 'Software Developer' favicon = "favicon/2.png" +[params.giscus] + repo = 'rajuljha/rajuljha.github.io' # see https://giscus.app for more details + repoId = 'MDEwOlJlcG9zaXRvcnkyMzUxNTE0MDU=' + category = 'Announcements' + categoryId = 'DIC_kwDODgQgLc4Cghn3' + mapping = 'pathname' + theme = 'light' + lang = 'en' + # needed to render raw HTML (e.g. , , , ) [markup]