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

github.com/zerostaticthemes/hugo-serif-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2019-08-07 09:58:18 +0300
committerRobert Austin <rob@jugglerdigital.com>2019-08-07 09:58:18 +0300
commitd5ac0853320147fdc2e6eb750fba8a622ce41281 (patch)
tree25147a57be8a4f37da4b34e64599349aa37d89ae /exampleSite
parentaa9d3ea07df5da0933231326ee4fa92059dda499 (diff)
refactor image folders
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/archetypes/team.md2
-rw-r--r--exampleSite/content/team/peter-van-eijk.md8
-rw-r--r--exampleSite/content/team/sage-kirk.md8
-rw-r--r--exampleSite/data/features.json6
-rw-r--r--exampleSite/static/images/features/noun_3d modeling_1885342.svg (renamed from exampleSite/static/features/noun_3d modeling_1885342.svg)0
-rw-r--r--exampleSite/static/images/features/noun_The Process_1885341.svg (renamed from exampleSite/static/features/noun_The Process_1885341.svg)0
-rw-r--r--exampleSite/static/images/features/noun_branding_1885335.svg (renamed from exampleSite/static/features/noun_branding_1885335.svg)0
-rw-r--r--exampleSite/static/images/team/default.png (renamed from exampleSite/static/team/default.png)bin46503 -> 46503 bytes
-rw-r--r--exampleSite/static/images/team/peter-van-eijk-711986-unsplash.jpg (renamed from exampleSite/static/team/peter-van-eijk-711986-unsplash.jpg)bin53999 -> 53999 bytes
-rw-r--r--exampleSite/static/images/team/sage-kirk-485982-unsplash.jpg (renamed from exampleSite/static/team/sage-kirk-485982-unsplash.jpg)bin45904 -> 45904 bytes
10 files changed, 12 insertions, 12 deletions
diff --git a/exampleSite/archetypes/team.md b/exampleSite/archetypes/team.md
index 3290f6f..5633a05 100644
--- a/exampleSite/archetypes/team.md
+++ b/exampleSite/archetypes/team.md
@@ -4,7 +4,7 @@ date: {{ .Date }}
intro_image: images/undraw_selection_92i4.svg
intro_image_absolute: false
intro_image_hide_on_mobile: true
-image: "/team/default.png"
+image: "images/team/default.png"
jobtitle: "Employee"
linkedinurl: 'https://www.linkedin.com/'
draft: false
diff --git a/exampleSite/content/team/peter-van-eijk.md b/exampleSite/content/team/peter-van-eijk.md
index 65f56ea..7368d6e 100644
--- a/exampleSite/content/team/peter-van-eijk.md
+++ b/exampleSite/content/team/peter-van-eijk.md
@@ -1,10 +1,10 @@
---
-title: 'Peter Van Eijk'
+title: "Peter Van Eijk"
date: 2018-11-19T10:47:58+10:00
draft: false
-image: 'team/peter-van-eijk-711986-unsplash.jpg'
-jobtitle: 'Director'
-linkedinurl: 'https://www.linkedin.com/'
+image: "images/team/peter-van-eijk-711986-unsplash.jpg"
+jobtitle: "Director"
+linkedinurl: "https://www.linkedin.com/"
weight: 1
---
diff --git a/exampleSite/content/team/sage-kirk.md b/exampleSite/content/team/sage-kirk.md
index 223e0b6..5d2cfe6 100644
--- a/exampleSite/content/team/sage-kirk.md
+++ b/exampleSite/content/team/sage-kirk.md
@@ -1,10 +1,10 @@
---
-title: 'Sage Kirk'
+title: "Sage Kirk"
date: 2018-11-19T10:47:58+10:00
draft: false
-image: 'team/sage-kirk-485982-unsplash.jpg'
-jobtitle: 'Accountant'
-linkedinurl: ''
+image: "images/team/sage-kirk-485982-unsplash.jpg"
+jobtitle: "Accountant"
+linkedinurl: ""
weight: 2
---
diff --git a/exampleSite/data/features.json b/exampleSite/data/features.json
index 4a46dfd..eac5375 100644
--- a/exampleSite/data/features.json
+++ b/exampleSite/data/features.json
@@ -2,16 +2,16 @@
{
"title": "Free Consultation",
"description": "New clients recieve an obligation free consultation.",
- "image": "/features/noun_branding_1885335.svg"
+ "image": "images/features/noun_branding_1885335.svg"
},
{
"title": "Certified Accountants",
"description": "All members of our team are certified accountants.",
- "image": "/features/noun_The Process_1885341.svg"
+ "image": "images/features/noun_The Process_1885341.svg"
},
{
"title": "Tax Compliance",
"description": "We stay up to date on the latest changes to the tax code.",
- "image": "/features/noun_3d modeling_1885342.svg"
+ "image": "images/features/noun_3d modeling_1885342.svg"
}
]
diff --git a/exampleSite/static/features/noun_3d modeling_1885342.svg b/exampleSite/static/images/features/noun_3d modeling_1885342.svg
index 4adbf7d..4adbf7d 100644
--- a/exampleSite/static/features/noun_3d modeling_1885342.svg
+++ b/exampleSite/static/images/features/noun_3d modeling_1885342.svg
diff --git a/exampleSite/static/features/noun_The Process_1885341.svg b/exampleSite/static/images/features/noun_The Process_1885341.svg
index 6c6d0ec..6c6d0ec 100644
--- a/exampleSite/static/features/noun_The Process_1885341.svg
+++ b/exampleSite/static/images/features/noun_The Process_1885341.svg
diff --git a/exampleSite/static/features/noun_branding_1885335.svg b/exampleSite/static/images/features/noun_branding_1885335.svg
index fa23ed6..fa23ed6 100644
--- a/exampleSite/static/features/noun_branding_1885335.svg
+++ b/exampleSite/static/images/features/noun_branding_1885335.svg
diff --git a/exampleSite/static/team/default.png b/exampleSite/static/images/team/default.png
index e21ac3c..e21ac3c 100644
--- a/exampleSite/static/team/default.png
+++ b/exampleSite/static/images/team/default.png
Binary files differ
diff --git a/exampleSite/static/team/peter-van-eijk-711986-unsplash.jpg b/exampleSite/static/images/team/peter-van-eijk-711986-unsplash.jpg
index 30eef7f..30eef7f 100644
--- a/exampleSite/static/team/peter-van-eijk-711986-unsplash.jpg
+++ b/exampleSite/static/images/team/peter-van-eijk-711986-unsplash.jpg
Binary files differ
diff --git a/exampleSite/static/team/sage-kirk-485982-unsplash.jpg b/exampleSite/static/images/team/sage-kirk-485982-unsplash.jpg
index db4f1fa..db4f1fa 100644
--- a/exampleSite/static/team/sage-kirk-485982-unsplash.jpg
+++ b/exampleSite/static/images/team/sage-kirk-485982-unsplash.jpg
Binary files differ