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>2020-07-29 21:08:07 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-07-29 21:08:07 +0300
commita17fba1b0013c928536b58d591874e911406a6d8 (patch)
tree1dfb1bf90e86d6539a1b2dba2e37db949130e00c /content
parentfc482b49ae6d850db625e4cce19aeef9fcb0d99a (diff)
theme: update v5 dev
Diffstat (limited to 'content')
-rw-r--r--content/home/contact.md4
-rw-r--r--content/home/demo.md4
-rw-r--r--content/home/projects.md2
3 files changed, 7 insertions, 3 deletions
diff --git a/content/home/contact.md b/content/home/contact.md
index 6459d09f..25188e2b 100644
--- a/content/home/contact.md
+++ b/content/home/contact.md
@@ -16,5 +16,9 @@ autolink = true
# 1: Netlify (requires that the site is hosted by Netlify)
# 2: formspree.io
email_form = 2
+
+# Netlify form settings.
+[netlify]
+ captcha = false # Enable CAPTCHA challenge to reduce spam?
+++
diff --git a/content/home/demo.md b/content/home/demo.md
index 54800cf9..986cf5d7 100644
--- a/content/home/demo.md
+++ b/content/home/demo.md
@@ -29,7 +29,7 @@ subtitle = ""
gradient_end = "ForestGreen"
# Background image.
- # image = "image.jpg" # Name of image in `static/img/`.
+ # image = "image.jpg" # Name of image in `static/media/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# image_size = "cover" # Options are `cover` (default), `contain`, or `actual` size.
# image_position = "center" # Options include `left`, `center` (default), or `right`.
@@ -54,7 +54,7 @@ Welcome to the **Academic Kickstart** template!
Follow our [Getting Started](https://sourcethemes.com/academic/docs/get-started/) and [Page Builder](https://sourcethemes.com/academic/docs/widgets/) guides to easily personalize the template and then [add your own content](https://sourcethemes.com/academic/docs/managing-content/).
-For inspiration, check out [the Markdown files](https://sourcethemes.com/academic/docs/install/#demo-content) which power the [personal demo](https://academic-demo.netlify.com/). The easiest way to publish your new site to the internet is with [Netlify](https://sourcethemes.com/academic/docs/deployment/).
+For inspiration, check out [the Markdown files](https://sourcethemes.com/academic/docs/install/#demo-content) which power the [personal demo](https://academic-demo.netlify.app). The easiest way to publish your new site to the internet is with [Netlify](https://sourcethemes.com/academic/docs/deployment/).
- [View the documentation](https://sourcethemes.com/academic/docs/)
- [Ask a question](http://discuss.gohugo.io/)
diff --git a/content/home/projects.md b/content/home/projects.md
index 660aa977..04aaf63a 100644
--- a/content/home/projects.md
+++ b/content/home/projects.md
@@ -61,7 +61,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
- # image = "background.jpg" # Name of image in `static/img/`.
+ # image = "background.jpg" # Name of image in `static/media/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).