From f47f62c90bd65b24c2e5bd18258ec318a17a28f4 Mon Sep 17 00:00:00 2001 From: EDUDD22 <39088602+EDUDD22@users.noreply.github.com> Date: Wed, 2 Dec 2020 08:59:30 +0100 Subject: [PATCH] Updated hero.md and contract.md --- content/_index/contact.md | 6 +++--- content/_index/hero.md | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/content/_index/contact.md b/content/_index/contact.md index d0b8800..0d6b83d 100644 --- a/content/_index/contact.md +++ b/content/_index/contact.md @@ -1,13 +1,13 @@ +++ fragment = "contact" #disabled = true -date = "2017-09-10" +date = "2020-12-01" weight = 1100 #background = "light" form_name = "defaultContact" -title = "Contact fragment" -subtitle = "*not working on demo page*" +title = "Contact Me" +# subtitle = "*not working on demo page*" # PostURL can be used with backends such as mailout from caddy post_url = "https://example.com/mailout" #default: formspree.io diff --git a/content/_index/hero.md b/content/_index/hero.md index a2845a8..fa62a16 100644 --- a/content/_index/hero.md +++ b/content/_index/hero.md @@ -1,13 +1,13 @@ +++ fragment = "hero" #disabled = true -date = "2016-09-07" +date = "2020-12-01" weight = 50 background = "light" # can influence the text color particles = true -title = "Syna Theme" -subtitle = "Showcase your next project" +title = "Aroy" +subtitle = "I am a hobby programmer and artist." [header] image = "header.jpg" @@ -18,17 +18,17 @@ subtitle = "Showcase your next project" #height = "150px" # optional - will default to image height [[buttons]] - text = "Button" - url = "#" + text = "Portfolio" + url = "/portfolio" color = "info" # primary, secondary, success, danger, warning, info, light, dark, link - default: primary -[[buttons]] - text = "Download" - url = "https://github.com/okkur/syna/releases" - color = "primary" +#[[buttons]] +# text = "Download" +# url = "https://github.com/okkur/syna/releases" +# color = "primary" [[buttons]] - text = "Button" - url = "#" - color = "success" + text = "Blog" + url = "/blog" + color = "primary" +++