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:
authorDerek Severin <severinderek@gmail.com>2020-03-14 11:12:08 +0300
committerDerek Severin <severinderek@gmail.com>2020-03-14 11:12:08 +0300
commit0b44e79fd2333bebbe23952656bbd40decafe3bf (patch)
tree637955fc1e8a8adb57a6fb1f345499dc1f514fb2 /exampleSite/config.toml
parent54078e5d2feacb7fe5f2a01047d8e91052cce971 (diff)
Example site grids fix +minor text corrections
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"
# ----------