Skip to content

Commit

Permalink
deploy to the temp hugo.ivelum.com bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
stebunovd committed Nov 11, 2024
1 parent 7a4b6eb commit 57eaada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = 'https://ivelum.com/'
baseURL = 'https://hugo.ivelum.com/'
languageCode = 'en-us'
title = "ivelum"
disableKinds = ['taxonomy', 'term', 'RSS']
Expand All @@ -11,4 +11,4 @@ enableRobotsTXT = true
[deployment]
[[deployment.targets]]
name = "s3"
URL = "s3://ivelum.com?region=eu-north-1"
URL = "s3://hugo.ivelum.com?region=eu-north-1"

0 comments on commit 57eaada

Please sign in to comment.