Skip to content

Commit c2b47e6

Browse files
committed
Fix deployment issues: correct baseURL and add missing hero icons
1 parent ee4afe2 commit c2b47e6

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed
Lines changed: 1 addition & 0 deletions
Loading

assets/media/icons/hero/file.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/media/icons/hero/memory.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

config/_default/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Website name
77
title: MoatLab
88
# Website URL
9-
baseURL: 'https://moatlab.github.io/your-repo-name/'
9+
baseURL: 'https://moatlab.github.io/'
1010

1111
############################
1212
## LANGUAGE

0 commit comments

Comments
 (0)