Skip to content

Commit 0af1cb8

Browse files
committed
trying to remove find me on thing
1 parent e7b08e8 commit 0af1cb8

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

themes/cactus/._config.yml.un~

855 Bytes
Binary file not shown.

themes/cactus/_config.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@ nav:
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

themes/cactus/_config.yml~

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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.)
1111
direction: ltr
@@ -17,7 +17,7 @@ nav:
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.
@@ -79,7 +79,7 @@ post:
7979
# Customize the copyright years
8080
# Note: if start_year/end_year not provided, will use current year.
8181
copyright:
82-
start_year: 2016
82+
start_year: 2024
8383
end_year:
8484

8585
# Customize the 404 page

0 commit comments

Comments
 (0)