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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-21 11:53:58 +0300
committerzzossig <zzossig@gmail.com>2020-01-21 11:53:58 +0300
commit4fdc1dfbc0d9f50a5956f82b9674051f7885ab8b (patch)
tree6250f36259ba1ca4343aa64637c76413bfafe43b /data
parent1c3bf2ff581abc28b598d09556982f746fe5abb8 (diff)
outer toc option added, fixed deprecation page.URL warning
Diffstat (limited to 'data')
-rw-r--r--data/grid.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/grid.toml b/data/grid.toml
index d8a2f17..beb766b 100644
--- a/data/grid.toml
+++ b/data/grid.toml
@@ -7,4 +7,4 @@ grid_main_side_unit = "fr" # "fr", "px"
grid_column_gap_width = "32"
grid_column_gap_unit = "px" # "px"
grid_navbar_height = "50px" # "px"
-grid_row_gap = "0" \ No newline at end of file
+grid_row_gap = "0"