Skip to content

Commit

Permalink
remove twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
rayyangh committed Nov 26, 2024
1 parent ca89b91 commit c184844
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion config/_default/languages.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ isoCode = "en"
rtl = false
description = "My awesome website"
dateFormat = "2 January 2006"
author = { name = "Rayyan", image = "img/avatar.png", headline = "This is my very simple profile website with my links", bio = "A little bit about you", links = [ { link = "https://nunocoracao.github.io/blowfish/" }, { github = "https://github.com/nunocoracao/blowfish" }, { mail = "mailto:rayyanbc@gmail.com" } ] }
author = { name = "Rayyan", image = "img/avatar.png", headline = "This is my awesome website", bio = "Lifelong learner", links = [ { link = "https://rayyanmm.github.io/hugolitefish/" }, { github = "https://github.com/rayyanmm" }, { mail = "mailto:rayyanbc@gmail.com" } ] }
6 changes: 0 additions & 6 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
url = "https://github.com/rayyanmm/"
weight = 50

[[main]]
identifier = "twitter"
pre = "twitter"
url = "https://twitter.com/burufugu"
weight = 60


# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before
Expand Down

0 comments on commit c184844

Please sign in to comment.