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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 599d6d9..f882650 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -111,8 +111,8 @@ theme = "hugo-myportfolio-theme"
date_format = "Jan-2006"
# Number of columns in projects grid (OPTIONAL)
- #nb_columns = "3"
- #nb_columns_small = "2"
+ nb_columns = "3"
+ nb_columns_small = "2"
# ----------