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

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 469c98f..5fdf067 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -38,7 +38,7 @@ copyright = "© Copyright Year, Your Name"
mainSections = ["posts", "post", "blog"] # Main sections to include in recent posts
[[params.social]]
fa_icon = "fab fa-github fa-1x" # Font Awesome icon class
- href = "http://github.com/youruser" # Link to associate with icon
+ href = "http://github.com/youruser" # Link to associate with icon (http://, https://, mailto:)
[[params.social]]
fa_icon = "fab fa-linkedin-in fa-1x"
href = ""
@@ -47,4 +47,4 @@ copyright = "© Copyright Year, Your Name"
href = ""
[[params.social]]
fa_icon = "fas fa-at fa-1x"
- href = "mailto:gebauer.austin@gmail.com" # Link can also be a mailto
+ href = ""