File tree Expand file tree Collapse file tree 1 file changed +13
-24
lines changed
Expand file tree Collapse file tree 1 file changed +13
-24
lines changed Original file line number Diff line number Diff line change 1- _schema : _schema
2- paths :
3- uploads : uploads
4- static : ' '
5- timezone : Etc/GMT+8
6- markdown :
7- engine : commonmark
8- options :
9- xhtml : false
10- breaks : false
11- linkify : false
12- typographer : false
13- spaced_lists : false
14- sentence_per_line : false
15- gfm : false
16- code_block_fences : ' ```'
17- escape_snippets_in_code_blocks : false
18- treat_indentation_as_code : false
19- table : false
20- strikethrough : false
21- subscript : false
22- superscript : false
23- heading_ids : false
24- attributes : false
1+ site :
2+ name : " SCode Portfolio"
3+ _editables :
4+ - label : " Hero Section"
5+ selector : " header.hero-outer"
6+ - label : " About Section"
7+ selector : " section.about"
8+ - label : " Projects Section"
9+ selector : " section.projects"
10+ - label : " Contact Section"
11+ selector : " section.contact"
12+ - label : " Footer"
13+ selector : " footer.footer"
You can’t perform that action at this time.
0 commit comments