Skip to content

Commit

Permalink
build: add hugo config
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonajo committed Sep 13, 2024
1 parent 0430cf2 commit 9711999
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
languageCode = 'en-us'
title = 'My New Hugo Site'

[module]
[module.hugoVersion]
extended = true
min = "0.116.0"

0 comments on commit 9711999

Please sign in to comment.