File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33# Import the theme
44theme : jekyll-theme-chirpy
55
6- # Change the following value to '/PROJECT_NAME' ONLY IF your site type is GitHub Pages Project sites
7- # and doesn't have a custom domain.
8- baseurl : " "
9-
106# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
117# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
128# otherwise, the layout language will use the default value of 'en'.
@@ -25,7 +21,8 @@ tagline: A text-focused Jekyll theme # it will display as the sub-title
2521description : >- # used by seo meta and the atom feed
2622 A minimal, responsive and feature-rich Jekyll theme for technical writing.
2723
28- # fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
24+ # Fill in the protocol & hostname for your site.
25+ # e.g. 'https://username.github.io', note that it does not end with a '/'.
2926url : " "
3027
3128github :
114111
115112paginate : 10
116113
114+ # The base URL of your site
115+ baseurl : " "
116+
117117# ------------ The following options are not recommended to be modified ------------------
118118
119119kramdown :
You can’t perform that action at this time.
0 commit comments