We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfb93f commit 38d9ac9Copy full SHA for 38d9ac9
config.toml
@@ -64,7 +64,7 @@ google_analitycs_id = "UA-112678513-4" # your id
64
# contact form action
65
contact_form_action = "https://formspree.io/[email protected]" # contact form works with : https://formspree.io
66
# copyright
67
-copyright = "© 2023 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
+copyright = "© 2024 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
68
69
# preloader
70
[params.preloader]
content/posts/my_new_post.md
@@ -0,0 +1,6 @@
1
+---
2
+title: "My_new_post"
3
+date: 2024-01-24T00:57:36+05:30
4
+draft: true
5
6
+
0 commit comments