Skip to content

Commit

Permalink
Merge pull request #4 from supertassu/master
Browse files Browse the repository at this point in the history
config: use https:// protocol in URLs
  • Loading branch information
renchap committed May 7, 2024
2 parents f2ab05f + 0deb261 commit 8b768cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "http://blog.joinmastodon.org/"
baseURL = "https://blog.joinmastodon.org/"
languageCode = "en-us"
title = "Mastodon Blog"
paginate = 9
Expand Down

0 comments on commit 8b768cb

Please sign in to comment.