Skip to content

Commit 2478261

Browse files
committed
Update Twitter logo to X
1 parent 2dfc6e3 commit 2478261

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/_default/params.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ links:
7373
desc: "Discussion and help from your fellow users"
7474
- name: "Twitter"
7575
url: "https://twitter.com/interlisp8"
76-
icon: "fab fa-twitter"
77-
desc: "Follow us on Twitter to get the latest news!"
76+
icon: "fab fa-x-twitter"
77+
desc: "Follow us on X to get the latest news!"
7878
# - name: "Stack Overflow"
7979
# url: "https://stackoverflow.com/questions/tagged/graphviz"
8080
# icon: "fab fa-stack-overflow"
@@ -147,8 +147,8 @@ ui:
147147
# Set to true to disable breadcrumb navigation.
148148
breadcrumb_disable: false
149149

150-
# Set to true to disable the About link in the site footer
151-
footer_about_disable: true
150+
# Set to false to disable the About link in the site footer
151+
footer_about_enable: false
152152

153153
ul_show: 3
154154

0 commit comments

Comments
 (0)