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

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorpseudorook <pseudorook@protonmail.com>2017-11-05 00:43:08 +0300
committerpseudorook <pseudorook@protonmail.com>2017-11-05 00:43:08 +0300
commitac9a1038b98217e956f698daf9bedcd61214104c (patch)
tree5635fc8a747ba537a7afd15a2ae58aef18a40140 /data
parenta627ccb3eec8ea22e18242236fbcf49e53e12699 (diff)
add brand image to stick in navbar.html partial
Diffstat (limited to 'data')
-rw-r--r--data/defaults.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index 2b4e69b..b06233e 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -2,4 +2,5 @@
favicon = "/img/favicon.ico"
appleicon = "/img/apple-touch-icon.png"
logo = "/img/logo.svg"
+ brand = "/img/brand.svg"
banner = "/img/banner.svg"