File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ export const SOCIALS: SocialObjects = [
4747 } ,
4848] ;
4949
50- export const GISCUS : GiscusProps = {
51- repo : "[ENTER REPO HERE]" ,
52- repoId : "[ENTER REPO ID HERE]" ,
53- category : "[ENTER CATEGORY NAME HERE]" ,
54- categoryId : "[ENTER CATEGORY ID HERE]" ,
55- mapping : "pathname" ,
56- reactionsEnabled : "0" ,
57- emitMetadata : "0" ,
58- inputPosition : "bottom" ,
59- lang : "en" ,
60- loading : "lazy" ,
61- } ;
50+ // export const GISCUS: GiscusProps = {
51+ // repo: "[ENTER REPO HERE]",
52+ // repoId: "[ENTER REPO ID HERE]",
53+ // category: "[ENTER CATEGORY NAME HERE]",
54+ // categoryId: "[ENTER CATEGORY ID HERE]",
55+ // mapping: "pathname",
56+ // reactionsEnabled: "0",
57+ // emitMetadata: "0",
58+ // inputPosition: "bottom",
59+ // lang: "en",
60+ // loading: "lazy",
61+ // };
You can’t perform that action at this time.
0 commit comments