From e90159f67aa2cd086d7ec0feb82a39d96aed5735 Mon Sep 17 00:00:00 2001 From: Mpc Date: Fri, 13 Mar 2020 11:58:36 +0100 Subject: [PATCH] Editados datos de la plantilla de la portada --- config.toml | 6 +++--- data/contact.yaml | 7 ++++--- data/features.json | 12 ++++++------ .../hugo-serif-theme/exampleSite/data/contact.yaml | 7 ++++--- themes/hugo-serif-theme/layouts/partials/call.html | 9 ++++++--- .../layouts/partials/sub-footer.html | 7 ++----- 6 files changed, 25 insertions(+), 23 deletions(-) diff --git a/config.toml b/config.toml index 994c87a..7095e56 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "/" languageCode = "en-us" -title = "Hugo Serif Theme" +title = "SVQ Tech" themesDir = "./themes" theme = "hugo-serif-theme" @@ -47,6 +47,6 @@ theme = "hugo-serif-theme" weight = 1 [[menu.footer]] - name = "Contact" - url = "/contact/" + name = "Contacto" + url = "/contacto/" weight = 2 diff --git a/data/contact.yaml b/data/contact.yaml index cc2997e..6188468 100755 --- a/data/contact.yaml +++ b/data/contact.yaml @@ -1,4 +1,5 @@ -email: 'hugoserif@gmail.com' -phone: '1800 123 000' -businessName: 'Hugo Serif' +email: 'contacto@svqtech.com' +twitter: '@svqtech' +twitterurl: 'https://twitter.com/svqtech' +businessName: 'SVQTech' address: '' diff --git a/data/features.json b/data/features.json index 4a46dfd..0d55abc 100755 --- a/data/features.json +++ b/data/features.json @@ -1,17 +1,17 @@ [ { - "title": "Free Consultation", - "description": "New clients recieve an obligation free consultation.", + "title": "Comunidad", + "description": "Unimos a las comunidades tecnológicas.", "image": "/features/noun_branding_1885335.svg" }, { - "title": "Certified Accountants", - "description": "All members of our team are certified accountants.", + "title": "Tecnología", + "description": "Conocimientos para la sociedad.", "image": "/features/noun_The Process_1885341.svg" }, { - "title": "Tax Compliance", - "description": "We stay up to date on the latest changes to the tax code.", + "title": "Impulso", + "description": "Avanzando entre todos y para todos.", "image": "/features/noun_3d modeling_1885342.svg" } ] diff --git a/themes/hugo-serif-theme/exampleSite/data/contact.yaml b/themes/hugo-serif-theme/exampleSite/data/contact.yaml index cc2997e..6188468 100755 --- a/themes/hugo-serif-theme/exampleSite/data/contact.yaml +++ b/themes/hugo-serif-theme/exampleSite/data/contact.yaml @@ -1,4 +1,5 @@ -email: 'hugoserif@gmail.com' -phone: '1800 123 000' -businessName: 'Hugo Serif' +email: 'contacto@svqtech.com' +twitter: '@svqtech' +twitterurl: 'https://twitter.com/svqtech' +businessName: 'SVQTech' address: '' diff --git a/themes/hugo-serif-theme/layouts/partials/call.html b/themes/hugo-serif-theme/layouts/partials/call.html index aa19f89..bf19cef 100755 --- a/themes/hugo-serif-theme/layouts/partials/call.html +++ b/themes/hugo-serif-theme/layouts/partials/call.html @@ -1,13 +1,16 @@
-
Phone: {{ .Site.Data.contact.phone }}
-
\ No newline at end of file diff --git a/themes/hugo-serif-theme/layouts/partials/sub-footer.html b/themes/hugo-serif-theme/layouts/partials/sub-footer.html index caffd84..cc7e754 100755 --- a/themes/hugo-serif-theme/layouts/partials/sub-footer.html +++ b/themes/hugo-serif-theme/layouts/partials/sub-footer.html @@ -4,13 +4,10 @@