Skip to content

Commit

Permalink
Merge pull request #133 from findy-network/add-base-url-to-config
Browse files Browse the repository at this point in the history
Add base URL to config.
  • Loading branch information
lauravuo authored Nov 27, 2023
2 parents 1db2e1b + 0637459 commit 6dfebbc
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 = "/"
baseURL = "https://findy-network.github.io/"
title = "Findy Agency"

enableRobotsTXT = true
Expand Down

0 comments on commit 6dfebbc

Please sign in to comment.