Skip to content

Commit 38d9ac9

Browse files
committed
fir: #205
Changed the year
1 parent dbfb93f commit 38d9ac9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ google_analitycs_id = "UA-112678513-4" # your id
6464
# contact form action
6565
contact_form_action = "https://formspree.io/[email protected]" # contact form works with : https://formspree.io
6666
# copyright
67-
copyright = "© 2023 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
67+
copyright = "© 2024 [CircuitVerse](https://circuitverse.org) All Rights Reserved"
6868

6969
# preloader
7070
[params.preloader]

content/posts/my_new_post.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)