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-12-13 02:47:18 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-13 02:47:18 +0300
commit3927a272580e5bc380a7910cbe62aa218f2a3b13 (patch)
treeda3a1399d7eef71dafd0184d38c0e361de046ebe /content
parent83d57dced40e6fda618f58139e5569039f4a41cd (diff)
feat: remove Hero from default personal tpl
Diffstat (limited to 'content')
-rw-r--r--content/home/hero.md58
1 files changed, 0 insertions, 58 deletions
diff --git a/content/home/hero.md b/content/home/hero.md
deleted file mode 100644
index d9f84398..00000000
--- a/content/home/hero.md
+++ /dev/null
@@ -1,58 +0,0 @@
-+++
-# Hero widget.
-widget = "hero" # See https://wowchemy.com/docs/page-builder/
-headless = true # This file represents a page section.
-active = false # Activate this widget? true/false
-weight = 10 # Order that this section will appear.
-
-title = "Academic Template"
-
-# Hero image (optional). Enter filename of an image in the `static/media/` folder.
-hero_media = "hero-academic.png"
-
-[design.background]
- # Apply a background color, gradient, or image.
- # Uncomment (by removing `#`) an option to apply it.
- # Choose a light or dark text color by setting `text_color_light`.
- # Any HTML color name or Hex value is valid.
-
- # Background color.
- # color = "navy"
-
- # Background gradient.
- gradient_start = "#4bb4e3"
- gradient_end = "#2b94c3"
-
- # Background image.
- # image = "" # 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`.
- # image_parallax = true # Use a fun parallax-like fixed background effect? true/false
-
- # Text color (true=light or false=dark).
- text_color_light = true
-
-# Call to action links (optional).
-# Display link(s) by specifying a URL and label below. Icon is optional for `[cta]`.
-# Remove a link/note by deleting a cta/note block.
-[cta]
- url = "https://wowchemy.com/docs/install/"
- label = "Get Started"
- icon_pack = "fas"
- icon = "download"
-
-[cta_alt]
- url = "https://wowchemy.com"
- label = "View Documentation"
-
-# Note. An optional note to show underneath the links.
-[cta_note]
- label = '<a class="js-github-release" href="https://wowchemy.com/updates" data-repo="wowchemy/wowchemy-hugo-modules">Latest release<!-- V --></a>'
-+++
-
-**The Best Way to Create the Website You Want from Markdown (or Jupyter/RStudio)**
-
-Build **Anything** with Widgets
-
-<span style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-modules" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star this on GitHub">Star</a><script async defer src="https://buttons.github.io/buttons.js"></script></span>