Update README.md
This commit is contained in:
@@ -10,6 +10,7 @@ Aether is a Hugo theme for blogs that emphasizes motion, depth, and material as
|
|||||||
- Customizable website background image and home button image
|
- Customizable website background image and home button image
|
||||||
- Highlight.js integration provides **beautiful syntax highlighting** for most programming languages and file formats
|
- Highlight.js integration provides **beautiful syntax highlighting** for most programming languages and file formats
|
||||||
- Add **math symbols and equations** to your blog posts using LaTeX
|
- Add **math symbols and equations** to your blog posts using LaTeX
|
||||||
|
- **Google Analytics** and **Disqus** integration
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -30,6 +31,7 @@ languageCode = "The language code for the language the website is written in"
|
|||||||
title = "The website title that is used in each page title, displayed in the browser tab and search results"
|
title = "The website title that is used in each page title, displayed in the browser tab and search results"
|
||||||
theme = "aether"
|
theme = "aether"
|
||||||
googleAnalytics = "Your google analytics tracking ID - optional"
|
googleAnalytics = "Your google analytics tracking ID - optional"
|
||||||
|
disqusShortname = "Your shortname for Disqus - optional"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
brand = "The name that is displayed in the top left of the website, consider it the website name"
|
brand = "The name that is displayed in the top left of the website, consider it the website name"
|
||||||
|
|||||||
Reference in New Issue
Block a user