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

github.com/radity/raditian-free-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/homepage.yml')
-rwxr-xr-xexampleSite/data/homepage.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/exampleSite/data/homepage.yml b/exampleSite/data/homepage.yml
index 86ce132..956f397 100755
--- a/exampleSite/data/homepage.yml
+++ b/exampleSite/data/homepage.yml
@@ -1,3 +1,7 @@
+# homepage
+homepage:
+ head:
+ title: "Home | Raditian"
# showcase
showcase:
enable: true
@@ -5,9 +9,11 @@ showcase:
subtitle: "Front-End Developer"
description: "I work at <a target='_blank' href='https://radity.com/'>Radity</a>, a software development company in Switzerland. And I am a Raditian. You get the idea where theme name comes from. Keep cool, stay in touch. You can download this theme from <a target='_blank' href='https://github.com/radity/raditian-free-hugo-theme'>github</a>."
image:
+ alt: "Showcase keyboard and mouse image"
x: "img/showcase/showcase.png"
_2x: "img/showcase/showcase@2x.png"
imageMobile:
+ alt: "Showcase keyboard and mouse image"
x: "img/showcase/showcase-mobile.jpg"
button:
@@ -209,6 +215,7 @@ contact:
enable: true
title: "Contact"
form:
+ method: "POST"
action: "#"
full_name: "Full Name"
email: "Email Address"