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

github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-11-03 04:18:59 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-11-03 04:18:59 +0300
commit5424bd83b6d2a3ffe976e6f5f5f26ca389ab5956 (patch)
treea5804049dd1ac3dbbdcc8f3a0a468823a319299f
parentc97ed70622ec2fb6871e642eab1a9733d13edf93 (diff)
Can provide actual image path
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c0fdbda..869456d 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -12,7 +12,7 @@ theme = "sada"
# Profile section
[params.profile]
name = "Sada Theme"
- photo = "profile.jpg"
+ photo = "images/profile.jpg"
# Section for links to social websites
[params.social]