Skip to content

Commit 7afb5ca

Browse files
committed
change theme
1 parent 12d891c commit 7afb5ca

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "themes/rusty-typewriter"]
2-
path = themes/rusty-typewriter
3-
url = git@github.com:math-queiroz/rusty-typewriter.git
1+
[submodule "themes/hugo-theme-flat"]
2+
path = themes/hugo-theme-flat
3+
url = git@github.com:leafee98/hugo-theme-flat.git

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enableRobotsTXT = true
77

88
title = "Maerlyn's Rainbow"
99

10-
theme = "rusty-typewriter"
10+
theme = "hugo-theme-flat"
1111
pagination.pagerSize = 20
1212

1313
[Params]

themes/hugo-theme-flat

Submodule hugo-theme-flat added at d5891be

themes/rusty-typewriter

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)