Skip to content

Commit 39e9bd0

Browse files
committed
2024-8-26
1 parent a0debd7 commit 39e9bd0

File tree

4 files changed

+4
-13
lines changed

4 files changed

+4
-13
lines changed

README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx
2626
# custom script on header, example: custom_script= "<script>console.log(\"Hello World\")</script>"
2727
custom_script = ""
2828
# copyright
29-
copyright = "Designed & Developed by [Yihan Dong](https://github.com/maizeinfo/maizeinfo.github.io)"
29+
copyright = "Designed & Developed by [Li Jialei](https://nianhhhh.github.io/)"
3030

3131
# Preloader
3232
# preloader module: https://github.com/gethugothemes/hugo-modules/tree/master/components/preloader

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
######################## default configuration ####################
22
# The base URL of your site (required). This will be prepended to all relative URLs.
3-
baseURL = "/"
3+
baseURL = "https://maizeiinfo.netlify.app/"
44
# Title of your website (required).
55
title = "MaizeInfo"
66
# Your theme name

layouts/partials/essentials/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@
9292

9393
>Hugo</a>
9494

95-
| 2024 <a href="https://github.com/maizeinfo"
95+
| 2024 <a href="https://nianhhhh.github.io/"
9696

9797

9898

9999

100100
target="_blank"
101-
>Maizeinfo (YiHan Dong) </a>
101+
>Maizeinfo (Li Jialei) </a>
102102
</p>
103103
</div>
104104
</div>

0 commit comments

Comments
 (0)