Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ title = "CircuitVerse Blog"
theme = "northendlab-hugo"
############################ Default configuration #########################
# post pagination
paginate = "5"
[pagination]
pagerSize = 10
# post excerpt
summaryLength = "10"
# disqus short name
Expand Down Expand Up @@ -64,7 +65,8 @@ google_analitycs_id = "UA-112678513-4" # your id
# contact form action
contact_form_action = "https://formspree.io/support@circuitverse.org" # contact form works with : https://formspree.io
# copyright
copyright = "© 2024 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
copyright = "© 2025 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
disqusShortname = ""

# preloader
[params.preloader]
Expand Down Expand Up @@ -108,3 +110,5 @@ link = "https://github.com/Circuitverse/Circuitverse"
[[params.social]]
icon = "ti-linkedin" # themify icon pack https://themify.me/themify-icons
link = "https://www.linkedin.com/company/circuitverse"