Skip to content

Commit bc42291

Browse files
committed
update title & color scheme
1 parent 7a5e9ca commit bc42291

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

_config.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
title: Just the Docs Template
2-
description: A starter template for a Jeykll site using the Just the Docs theme!
1+
title: Quant Flow Documentation
2+
description: The comprehensive documentation for Quant Flow, Payscript and the Sandbox.
33
theme: just-the-docs
44

5+
color_scheme: quant
6+
57
url: https://just-the-docs.github.io
68

79
aux_links:
810
Template Repository: https://github.com/just-the-docs/just-the-docs-template
911

10-
favicon_ico: "assets/images/favicon.ico"
12+
favicon_ico: "/assets/images/favicon.ico"

_sass/color_schemes/quant.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
$link-color: #F07533;
2+
$btn-primary-color: #F07533;

0 commit comments

Comments
 (0)