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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Drake <hello@victoria.dev>2020-12-28 03:07:38 +0300
committerVictoria Drake <hello@victoria.dev>2020-12-28 03:07:38 +0300
commit2486d10245297d6aa0d7edf8f7fb8046a55b8804 (patch)
treeabc2ee5ce578644f13127a133a5d39035375ba7f /exampleSite/config.toml
parent32d46f19f436c02c83d1c81439fcad2901f0f038 (diff)
parent5a5eb2d59f92a742c17d89c838e441c48435e693 (diff)
Merge branch 'AIRyndon-master'
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f2dfc27..7ed86db 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,10 +20,11 @@ DefaultContentLanguage = "en" # Default language fo
introHeight = "fullheight" # Input either "medium" or "large" or "fullheight"
showLatest = true # Show latest blog post summary
showAllPosts = false # Set true to list all posts on home page, or set false to link to separate blog list page
+ allPostsArchiveFormat = true # show all posts in an archive format
numberOfProjectsToShow = 3 # Maximum number of projects to show on home page. Unset or comment out to show all projects
localTime = true # Show your current local time in contact section
timeZone = "America/Los_Angeles" # Your timezone as in the TZ* column of this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- timeFormat = "h:mm A" # https://momentjs.com/docs/#/displaying/format/
+ timeFormat = "en-US" # Language specific format to use
[params.projects]
useTwoColumns = false # Use a layout with two columns instead of three