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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/_default/config.toml2
-rw-r--r--content/home/demo.md6
m---------themes/academic0
3 files changed, 6 insertions, 2 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 0419f271..8bc4a359 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -12,7 +12,7 @@ title = "Academic"
baseurl = "/"
# Enter a copyright notice to display in the site footer.
-# To display a copyright symbol, type `©`.
+# To display a copyright symbol, type `©`. For current year, type `{year}`.
copyright = ""
# Enable analytics by entering your Google Analytics tracking ID
diff --git a/content/home/demo.md b/content/home/demo.md
index 07773857..cbd5cc6e 100644
--- a/content/home/demo.md
+++ b/content/home/demo.md
@@ -35,9 +35,13 @@ subtitle = ""
# Text color (true=light or false=dark).
text_color_light = true
+[design.spacing]
+ # Customize the section spacing. Order is top, right, bottom, left.
+ padding = ["20px", "0", "20px", "0"]
+
[advanced]
# Custom CSS.
- css_style = "padding-top: 20px; padding-bottom: 20px;"
+ css_style = ""
# CSS class.
css_class = ""
diff --git a/themes/academic b/themes/academic
-Subproject ea4621aedb025c8ab44dcfb63d01d9b434297ea
+Subproject aa8b3f35badcea42089b525beb89e75efb58011