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:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-05-06 19:54:11 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-05-06 19:54:11 +0300
commit5f6f1323f66288aeea69399811fc9d3a9b979db0 (patch)
treea240bd51285dd3b9189f6e3236dc82d945aaaf2a /content/publication
parent5d6d67a20698151c32737a5ba12d785ed2d7c3dc (diff)
theme: update v4.3.0-dev to fix People widget + convert content to YAML
Diffstat (limited to 'content/publication')
-rw-r--r--content/publication/_index.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/content/publication/_index.md b/content/publication/_index.md
index bc92542c..510d5769 100644
--- a/content/publication/_index.md
+++ b/content/publication/_index.md
@@ -1,15 +1,15 @@
-+++
-title = "Publications"
+---
+title: Publications
# View.
# 1 = List
# 2 = Compact
# 3 = Card
# 4 = Citation
-view = 4
+view: 4
-# Optional featured image (relative to `static/img/` folder).
-[header]
-image = ""
-caption = ""
-+++
+# Optional header image (relative to `static/img/` folder).
+header:
+ caption: ""
+ image: ""
+---