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

github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 323395a..aef6cc2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,8 +5,6 @@ theme = "sam"
# googleAnalytics = "xxx" # Tracking code, eg. "UA-111111111-1"
[params]
- avatar = "img/profile.jpg" # Path to image in static folder eg. img/avatar.png, or comment out to remove
- email = "youremail@email.com" # Shows in contact section, or leave blank to omit
dateform = "Mon Jan 02, 2006"
dateformfull = "Mon Jan 2 2006 15:04:05 EST"
favicon = "/sam.ico"