Skip to content

Commit 239e73a

Browse files
committed
update logo
Signed-off-by: ihexon <14349453+ihexon@users.noreply.github.com>
1 parent 4828057 commit 239e73a

4 files changed

Lines changed: 403 additions & 5 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
public/
22
.hugo_build.lock
3+
resources/

assets/img/logo.png

-191 KB
Loading

config/_default/languages.en.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ title = "IHEXON BLOG"
1010
rtl = false
1111
dateFormat = "2 January 2006"
1212
logo = "img/logo.png"
13-
# secondaryLogo = "img/secondary-logo.png"
14-
description = "A BLACK CAT"
15-
# copyright = "Copy, _right?_ :thinking_face:"
13+
# secondaryLogo = "img/logo2.jpg"
14+
description = "IHEXON WEBSITE"
15+
copyright = "Copy, _right?_ :thinking_face:"
1616

1717
[params.author]
1818
name = "IHEXON"
1919
email = "zzheasy@gmail.com"
2020
image = "https://avatars.githubusercontent.com/u/14349453"
2121
# imageQuality = 96
22-
# headline = "Do You Hear the People Sing ?"
23-
# bio = "Do You Hear the People Sing ?"
22+
headline = "Do You Hear the People Sing ?"
23+
bio = "Do You Hear the People Sing ?"
2424
links = [
2525
# { email = "mailto:hello@your_domain.com" },
2626
# { link = "https://link-to-some-website.com/" },

0 commit comments

Comments
 (0)