File tree Expand file tree Collapse file tree 3 files changed +24
-24
lines changed
Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 2626# only 'mail' is an exception.
2727# You can optionally add a 'label' key to set the title attribute on the link.
2828# 'icon' value will be used as title when 'label' is missing.
29- social_links :
30- -
31- icon : github
32- link : http://github.com/probberechts/cactus-dark
33- -
34- icon : twitter
35- link : /
36- -
37- icon : facebook
38- link : /
39- -
40- icon : mail
41- link : mailto:name@email.com
42- -
43- icon : mastodon
44- label : mastodon.social
45- link : https://mastodon.social/@alice
46- -
47- icon : mastodon
48- label : fosstodon.org
49- link : https://fosstodon.org/@alice
29+ # # social_links:
30+ # # -
31+ # # icon: github
32+ # # link: http://github.com/probberechts/cactus-dark
33+ # # -
34+ # # icon: twitter
35+ # # link: /
36+ # # -
37+ # # icon: facebook
38+ # # link: /
39+ # # -
40+ # # icon: mail
41+ # # link: mailto:name@email.com
42+ # # -
43+ # # icon: mastodon
44+ # # label: mastodon.social
45+ # # link: https://mastodon.social/@alice
46+ # # -
47+ # # icon: mastodon
48+ # # label: fosstodon.org
49+ # # link: https://fosstodon.org/@alice
5050
5151# Customize the overview with displaying a tagcloud on the index page.
5252# Options: https://hexo.io/docs/helpers.html#tagcloud
Original file line number Diff line number Diff line change 55# Link to a page that gives an overview of all your projects.
66# This can be an external link (e.g., to you GitHub profile) or to another
77# page within your website.
8- projects_url: http://github.com/probberechts
8+ projects_url: http://github.com/ooncel
99
1010# Set the page direction to RTL or LTR. default is LTR. (if you set it 'rtl', the 'vazir' font will be loaded.)
1111direction: ltr
1717 home: /
1818 about: /about/
1919 articles: /archives/
20- projects: http://github.com/probberechts
20+ projects: http://github.com/ooncel
2121
2222
2323# Links to your social media accounts.
7979# Customize the copyright years
8080# Note: if start_year/end_year not provided, will use current year.
8181copyright:
82- start_year: 2016
82+ start_year: 2024
8383 end_year:
8484
8585# Customize the 404 page
You can’t perform that action at this time.
0 commit comments