Fix domain name.
This commit is contained in:
parent
4c9f8b2d59
commit
f51d75c252
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
DOCKER_IMAGE := cr.annabunch.es/annabunches-static
|
DOCKER_IMAGE := cr.annabunches.net/annabunches-static
|
||||||
DOCKER_TAG := latest
|
DOCKER_TAG := latest
|
||||||
|
|
||||||
.PHONY: all build push
|
.PHONY: all build push
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
baseurl = "https://annabunch.es/"
|
baseurl = "https://annabunches.net/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
theme = "pickles"
|
theme = "pickles"
|
||||||
Title = "Anna and the Bunches"
|
Title = "Anna and the Bunches"
|
||||||
|
@ -13,10 +13,9 @@ copyright = "© Anna Wiggins, 2006-2020"
|
||||||
dateformat = "2006-02-01"
|
dateformat = "2006-02-01"
|
||||||
# Social accounts. Link to these accounts are displayed in the header and
|
# Social accounts. Link to these accounts are displayed in the header and
|
||||||
# footer
|
# footer
|
||||||
twitter = "annabunches"
|
# twitter = "annabunches"
|
||||||
# facebook = "Your Facebook username"
|
# facebook = "Your Facebook username"
|
||||||
# instagram = "Your Instagram username"
|
# instagram = "Your Instagram username"
|
||||||
# googleplus = "Your Google+ account URL" # https://plus.google.com/u/0/xxxxxx
|
|
||||||
# github = "Your GitHub username"
|
# github = "Your GitHub username"
|
||||||
# gitlab = "Your GitLab username"
|
# gitlab = "Your GitLab username"
|
||||||
# npm = "Your npm username"
|
# npm = "Your npm username"
|
||||||
|
@ -36,9 +35,7 @@ copyright = "© Anna Wiggins, 2006-2020"
|
||||||
# authorwebsite = "example.com"
|
# authorwebsite = "example.com"
|
||||||
# avatar = "/path/to/avatar"
|
# avatar = "/path/to/avatar"
|
||||||
# contact = "annabunches@gmail.com"
|
# contact = "annabunches@gmail.com"
|
||||||
bio = """
|
# bio = ""
|
||||||
The story of Anna and her lifelong friends, Left Bunch and Right Bunch.
|
|
||||||
The power... the passion... the danger. Their courage will change the world."""
|
|
||||||
# Short subtitle/tagline. This is displayed in the header.
|
# Short subtitle/tagline. This is displayed in the header.
|
||||||
subtitle = "It's words!"
|
subtitle = "It's words!"
|
||||||
# Logo image. This is displayed ogp image.
|
# Logo image. This is displayed ogp image.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user