theme: update to v4.3.0-dev - fix author links (workaround Hugo bug)
This commit is contained in:
		@@ -8,6 +8,7 @@ weight = 20  # Order that this section will appear in.
 | 
			
		||||
title = "Biography"
 | 
			
		||||
 | 
			
		||||
# Choose the user profile to display
 | 
			
		||||
# This should be the username of a profile in your `content/author/` folder.
 | 
			
		||||
# This should be the username of a profile in your `content/authors/` folder.
 | 
			
		||||
# See https://sourcethemes.com/academic/docs/get-started/#introduce-yourself
 | 
			
		||||
author = "admin"
 | 
			
		||||
+++
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@ weight = 10  # Order that this section will appear.
 | 
			
		||||
title = "Academic"
 | 
			
		||||
 | 
			
		||||
# Hero image (optional). Enter filename of an image in the `static/img/` folder.
 | 
			
		||||
hero_media = ""
 | 
			
		||||
hero_media = "hero-academic.png"
 | 
			
		||||
 | 
			
		||||
[design.background]
 | 
			
		||||
  # Apply a background color, gradient, or image.
 | 
			
		||||
@@ -48,7 +48,7 @@ hero_media = ""
 | 
			
		||||
  label = '<a id="academic-release" href="https://sourcethemes.com/academic/updates" data-repo="gcushen/hugo-academic">Latest release <!-- V --></a>'
 | 
			
		||||
+++
 | 
			
		||||
 | 
			
		||||
**The Best Way to Create the Website You Want from Markdown (or RStudio/Jupyter)**
 | 
			
		||||
**The Best Way to Create the Website You Want from Markdown (or Jupyter/RStudio)**
 | 
			
		||||
 | 
			
		||||
Build **Anything** with Widgets
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -9,10 +9,6 @@ weight = 1  # Order that this section will appear.
 | 
			
		||||
# Use `false` to disable animation or enter a time in ms, e.g. `5000` (5s).
 | 
			
		||||
interval = false
 | 
			
		||||
 | 
			
		||||
# Minimum slide height.
 | 
			
		||||
# Specify a height to ensure a consistent height for each slide.
 | 
			
		||||
height = "300px"
 | 
			
		||||
 | 
			
		||||
# Slides.
 | 
			
		||||
# Duplicate an `[[item]]` block to add more slides.
 | 
			
		||||
[[item]]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user