Skip to content

Commit

Permalink
change appeal
Browse files Browse the repository at this point in the history
  • Loading branch information
gogo2464 committed Oct 13, 2024
1 parent c8d4713 commit 9f96bbb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,30 +42,30 @@ paginate = 10

[languages]
[languages.en]
title = "Hello Friend NG"
subtitle = "A simple theme for Hugo"
title = "CPE"
subtitle = "CPE: the school that schools to send you to cpe!"
keywords = ""
copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
readOtherPosts = "Read other posts"

[languages.en.params.logo]
logoText = "crypto pwn elite (cpe) blog"
logoHomeLink = "/gogo-s-blog-cpe"

[[menu.main]]
identifier = "0toOverflow"
name = "0toOverflow"
url = "/from-0-to-buffer-overflow-by-projects"
weight = 1

[[menu.main]]
identifier = "0toCrypto"
name = "0toCrypto"
name = "Crypto"
url = "/from-0-to-crypto-by-projects"
weight = 1

[[menu.main]]
identifier = "0toOverflow"
name = "Pwn"
url = "/from-0-to-buffer-overflow-by-projects"
weight = 2

[[menu.main]]
identifier = "putting-games-on-darknet"
name = "Putting-games-on-darknet"
identifier = "Putting-games-on-darknet"
name = "Elite"
url = "/putting-games-on-darknet"
weight = 3

0 comments on commit 9f96bbb

Please sign in to comment.