Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hutchinson <hutch7995@gmail.com>2022-02-09 21:31:23 +0300
committerGitHub <noreply@github.com>2022-02-09 21:31:23 +0300
commit0d71200d8b52a5826f65af38cf2be6538dcca10d (patch)
tree8912a05d1eacf950cdb4153eeba3217a53162c09
parent56f9b1ee83c92a68662024e8c1aa85c97a6993df (diff)
Fix spacing in README
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 66aea16..c500820 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ googleAnalytics = "Your google analytics tracking ID - optional"
disqusShortname = "Your shortname for Disqus - optional"
[params]
- brand = "The name that is displayed in the top left of the website, consider it the website name"
- description = "The website's description"
+ brand = "The name that is displayed in the top left of the website, consider it the website name"
+ description = "The website's description"
facebook = "URL to your Facebook account - link will be included in the footer"
flicker = "URL to your Flicker account - link will be included in the footer"
github = "URL to your GitHub account - link will be included in the footer"
@@ -49,9 +49,9 @@ disqusShortname = "Your shortname for Disqus - optional"
twitter = "URL to your Twitter account - link will be included in the footer"
vimeo = "URL to your Vimeo account - link will be included in the footer"
youtube = "URL to your Youtube account - link will be included in the footer"
- bgimg = "Path, within the 'assets' folder, of the image used for the page background - optional"
- headshotimg = "Path, within the 'assets' folder, of the image used for the home page header - optional"
- rssinmenu = whether you would like a RSS feed link to appear in the navigation menu and footer (true, false) - optional
+ bgimg = "Path, within the 'assets' folder, of the image used for the page background - optional"
+ headshotimg = "Path, within the 'assets' folder, of the image used for the home page header - optional"
+ rssinmenu = whether you would like a RSS feed link to appear in the navigation menu and footer (true, false) - optional
[markup]
[markup.highlight]