Skip to content

Commit

Permalink
fix website baseURL to get Open Graph tags working in Telegram
Browse files Browse the repository at this point in the history
  • Loading branch information
stebunovd committed Jan 1, 2025
1 parent 887f681 commit 4871b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = 'https://hugo.ivelum.com/'
baseURL = 'https://ivelum.com/'
languageCode = 'en-us'
title = "ivelum"
disableKinds = ['taxonomy', 'term', 'RSS']
Expand Down

0 comments on commit 4871b19

Please sign in to comment.