@@ -14,12 +14,12 @@ timezone:
1414# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515# ↓ --------------------------
1616
17- title : Chirpy # the main title
17+ title : EntySec Blog # the main title
1818
19- tagline : A text-focused Jekyll theme # it will display as the subtitle
19+ tagline : Latest EntySec security researches, news and tutorials. # it will display as the subtitle
2020
2121description : >- # used by seo meta and the atom feed
22- A minimal, responsive and feature-rich Jekyll theme for technical writing .
22+ Latest EntySec security researches, news and tutorials .
2323
2424# Fill in the protocol & hostname for your site.
2525# E.g. 'https://username.github.io', note that it does not end with a '/'.
@@ -34,12 +34,12 @@ twitter:
3434social :
3535 # Change to your full name.
3636 # It will be displayed as the default author of the posts and the copyright owner in the Footer
37- name : your_full_name
38- email : example@domain .com # change to your email address
37+ name : EntySec
38+ email : entysec@gmail .com # change to your email address
3939 links :
4040 # The first element serves as the copyright owner's link
41- - https://twitter.com/username # change to your Twitter homepage
42- - https://github.com/username # change to your GitHub homepage
41+ - https://twitter.com/entysec # change to your Twitter homepage
42+ - https://github.com/entysec # change to your GitHub homepage
4343 # Uncomment below to add more social links
4444 # - https://www.facebook.com/username
4545 # - https://www.linkedin.com/in/username
@@ -88,7 +88,7 @@ pageviews:
8888# light — Use the light color scheme
8989# dark — Use the dark color scheme
9090#
91- theme_mode : # [light | dark]
91+ theme_mode : light # [light | dark]
9292
9393# The CDN endpoint for media resources.
9494# Notice that once it is assigned, the CDN url
0 commit comments