33#
44
55# Name of your site (displayed in the header)
6- name : Reverie
6+ name : code29563's site
77
88# Name of the author
9- author : Amit Merchant
9+ author : code29563
1010
1111# Short bio or description (displayed in the header)
12- description : An elegant Jekyll theme
12+ description :
1313
1414# URL of your avatar or profile pic (you could use your GitHub profile pic)
15- avatar : /images/reverie.png
15+ avatar :
1616
1717#
1818# Flags below are optional
@@ -21,15 +21,15 @@ avatar: /images/reverie.png
2121# Includes an icon in the footer for each username you enter
2222footer-links :
2323 dribbble :
24- 24+ email :
2525 facebook :
2626 flickr :
27- github : amitmerchant1990/reverie
27+ github :
2828 instagram :
2929 linkedin :
3030 pinterest :
3131 rss : rss
32- twitter : amit_merchant
32+ twitter :
3333 stackoverflow :
3434 youtube : # channel/<your_long_string> or user/<user-name>
3535 googleplus : # anything in your profile username that comes after plus.google.com/
@@ -41,21 +41,21 @@ footer-links:
4141disqus :
4242
4343# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
44- google_analytics : UA-43339302-11
44+ google_analytics :
4545
4646# For newer "GA4" analytics, use the following instead of the "UA" entry above
4747# google_analytics_ga4: G-GABC1DEFG
4848
4949# Your website URL (e.g. http://amitmerchant1990.github.io or http://www.amitmerchant.com)
5050# Used for Sitemap.xml and your RSS feed
51- url : http://www.amitmerchant.com/reverie
52- enforce_ssl : https://www.amitmerchant.com/reverie
51+ url : http://code29563.github.io
52+ enforce_ssl : https://code29563.github.io
5353
5454# If you're hosting your site at a Project repository on GitHub pages
5555# (http://yourusername.github.io/repository-name)
5656# and NOT your User repository (http://yourusername.github.io)
5757# then add in the baseurl here, like this: "/repository-name"
58- baseurl : " /reverie "
58+ baseurl :
5959
6060#
6161# !! You don't need to change any of the configuration flags below !!
0 commit comments