mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-12 04:10:52 -08:00
docs: theme color: try a sky-ish blue
This commit is contained in:
parent
1a17718fd5
commit
19efdaf751
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
auto2top: true,
|
||||
loadSidebar: true,
|
||||
subMaxLevel: 3,
|
||||
loadNavbar: true
|
||||
loadNavbar: true,
|
||||
themeColor: '#0085bd',
|
||||
}
|
||||
</script>
|
||||
<!-- <script src="//unpkg.com/docsify/lib/docsify.min.js"></script> -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue