Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
changing localhost to site url
  • Loading branch information
lucidillusions authored Nov 6, 2024
1 parent 0ebbc57 commit d605d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
This is a blog compiling all the stories from the prompts received on bluesky.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://localhost:4000" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://ss.lucidillusions.in" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: lucidillusions_
instagram_username: lucidillusions.in

Expand Down

0 comments on commit d605d99

Please sign in to comment.