mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
fix: links
This commit is contained in:
parent
f9b227c335
commit
9b2e271c7c
830 changed files with 4612 additions and 1131 deletions
|
@ -1,5 +1,5 @@
|
|||
# Configuration of Hugo
|
||||
# Guide: https://wowchemy.com/docs/getting-started/
|
||||
# Guide: https://hugoblox.com/docs/getting-started/
|
||||
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
|
||||
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
|
||||
|
||||
|
@ -40,8 +40,8 @@ removePathAccents: true
|
|||
|
||||
module:
|
||||
imports:
|
||||
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
|
||||
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-tailwind
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind
|
||||
|
||||
############################
|
||||
## ADVANCED
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Languages
|
||||
# Create a section for each of your site's languages.
|
||||
# Documentation: https://wowchemy.com/docs/guide/language/
|
||||
# Documentation: https://hugoblox.com/docs/guide/language/
|
||||
|
||||
# Default language
|
||||
en:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# SITE SETUP
|
||||
# Guide: https://wowchemy.com/docs/getting-started/
|
||||
# Documentation: https://wowchemy.com/docs/
|
||||
# Guide: https://hugoblox.com/docs/getting-started/
|
||||
# Documentation: https://hugoblox.com/docs/
|
||||
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
|
||||
|
||||
# Appearance
|
||||
|
@ -13,8 +13,8 @@ marketing:
|
|||
site_type: Person
|
||||
local_business_type: ''
|
||||
org_name: ''
|
||||
description: 'A highly-customizable Hugo blog theme powered by Wowchemy website builder.'
|
||||
twitter: 'wowchemy'
|
||||
description: 'A highly-customizable Hugo blog theme powered by Hugo Blox Builder.'
|
||||
twitter: 'GetResearchDev'
|
||||
analytics:
|
||||
google_analytics: ''
|
||||
baidu_tongji: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue