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

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-29 06:58:11 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-29 06:58:11 +0300
commit7d5d15e5160ecaecc0cd2097c6524b8fd233de36 (patch)
tree4c5d40e3b2f00f0b19afa61443836e5652d7e305
parentf65334fdbc81045fa2c5ad174b289dbf50f84731 (diff)
profile image is local
-rw-r--r--exampleSite/config.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/exampleSite/config.json b/exampleSite/config.json
index 6946730..19883f2 100644
--- a/exampleSite/config.json
+++ b/exampleSite/config.json
@@ -13,9 +13,7 @@
"footerText": "customizable short *markdown* enabled text"
},
"about": {
- "profileImage": "https://images.pexels.com/photos/1274922/pexels-photo-1274922.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
- "h": 650,
- "w": 940,
+ "profileImage": "images/profile.jpg",
"narrative": "this website is a demo for the redgood theme made by Urja Acharya. this section is customizable and can be used for a short inroduction by modifying `params.about.narrative` in `config`. markdown can be used in **this** section."
},
"social": {