Skip to content

Commit 5b737e4

Browse files
update: copyright
1 parent 7e21061 commit 5b737e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data/en/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Notice
2-
copyright: © 2024 Copyright.
2+
copyright: © 2025 Copyright.
33

44
# A disclaimer notice for the footer. Make sure you have set "params.footer.disclaimer.enable: true" in your `config.yaml` file.
55
disclaimer: "This website is done experimentally by me, taking inspiration from the open-source Toha-Hugo theme."

data/it/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Notice
2-
copyright: © 2020 Copyright.
2+
copyright: © 2025 Copyright.
33

44
# A disclaimer notice for the footer. Make sure you have set "params.footer.disclaimer.enable: true" in your `config.yaml` file.
55
disclaimer: "This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses.

public/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h4>The page you are looking for is not there yet.</h4>
319319
Toha
320320
</a>
321321
</div>
322-
<div class="col-md-4 text-center">© 2024 Copyright.</div>
322+
<div class="col-md-4 text-center">© 2025 Copyright.</div>
323323
<div class="col-md-4 text-end">
324324
<a id="hugo" href="https://gohugo.io/" target="_blank" rel="noopener">Powered by
325325
<img

0 commit comments

Comments
 (0)