theme: update v5 dev
This commit is contained in:
parent
fc482b49ae
commit
a17fba1b00
7 changed files with 17 additions and 7 deletions
|
@ -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?
|
||||
+++
|
||||
|
||||
|
|
|
@ -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/)
|
||||
|
|
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue