Skip to content

Commit b594479

Browse files
committed
Disable Twitter/X Link in the Footer
Signed-off-by: Steve Scargall <[email protected]>
1 parent b1d7d55 commit b594479

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

hugo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ tags = 'tags'
103103
# weight = 30
104104

105105
# Footer Community menu
106-
[[menus.footerCommunity]]
107-
name = 'Twitter/X'
108-
url = 'https://twitter.com/memmachineai'
109-
weight = 10
110-
[menus.footerCommunity.params]
111-
icon = "twitter"
106+
#[[menus.footerCommunity]]
107+
# name = 'Twitter/X'
108+
# url = 'https://twitter.com/memmachineai'
109+
# weight = 10
110+
# [menus.footerCommunity.params]
111+
# icon = "twitter"
112112

113113
[[menus.footerCommunity]]
114114
name = 'Github'

0 commit comments

Comments
 (0)