File tree Expand file tree Collapse file tree 1 file changed +20
-17
lines changed
Expand file tree Collapse file tree 1 file changed +20
-17
lines changed Original file line number Diff line number Diff line change 11# Site settings
22title : " C# Brasil"
33description : " Unindo paixão e código | Blog sobre Tecnologias e Desenvolvimento"
4- url : " http ://csharpbrasil.com.br"
4+ url : " https ://csharpbrasil.com.br"
55author :
66 name : " Raphael Cardoso"
778- url : " http ://www. csharpbrasil.com.br"
8+ url : " https ://csharpbrasil.com.br"
99
1010# Jekyll SEO
1111social :
1212 name : C# Brasil
1313 links :
14- - https://x.com/csharpbrasil
15- - https://www. facebook.com/csharpbrasil
16- - https://github.com/csharpbrasil
14+ - https://x.com/csharpbrasil
15+ - https://facebook.com/csharpbrasil
16+ - https://github.com/csharpbrasil
1717
1818# Build settings
1919baseurl : / # Change this to your relative path (ex: /blog/), or leave just a /
@@ -27,19 +27,17 @@ paginate_path: "/page/:num/"
2727
2828# Default values
2929defaults :
30- -
31- scope :
32- path : " "
33- type : " posts"
34- values :
35- layout : " post"
30+ - scope :
31+ path : " "
32+ type : " posts"
33+ values :
34+ layout : " post"
3635
3736markdown : kramdown
3837highlighter : rouge
3938
4039kramdown :
41- input : GFM
42- # https://github.com/jekyll/jekyll/pull/4090
40+ input : GFM
4341 syntax_highlighter : rouge
4442 syntax_highlighter_opts :
4543 css_class : ' highlight'
@@ -51,9 +49,14 @@ kramdown:
5149
5250# Plugins
5351plugins :
54- - jekyll-paginate
55- - jekyll-seo-tag
56- - kramdown-syntax-coderay
52+ - jekyll-paginate
53+ - jekyll-seo-tag
54+ - kramdown-syntax-coderay
5755
5856# Custom variables
59- version : " 1.0.0"
57+ version : " 1.1.0"
58+ github : " csharpbrasil"
59+ facebook : " csharpbrasil"
60+ twitter : " csharpbrasil"
61+ instagram : " csharpbrasil"
62+ whatsapp : " CYW7HUiK70xAmPpFx9mVMR"
You can’t perform that action at this time.
0 commit comments