Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Gebauer <agebauer@hashicorp.com>2020-04-06 01:44:11 +0300
committerAustin Gebauer <agebauer@hashicorp.com>2020-04-06 01:44:11 +0300
commit9d713dc3593bc604d4557454654768986e261640 (patch)
treefe34e0e79a3fdd8172e7d908ada89abe40993426 /exampleSite
parent55c67b522380b380b6ba22cd85ccaf7a6e535a36 (diff)
feat: adds screenshots
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 34f73bd..9dc651a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,7 +32,7 @@ copyright = "&copy; Copyright Year, Your Name"
[params]
header_title = "Your Name"
- header_subtitle = "Your Subtitle Text"
+ header_subtitle = "Your Creative Subtitle"
home_image = "/images/avatar.png"
recent_posts = 5
mainSections = ["posts", "post", "blog"]