mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-09 06:52:53 -04:00
refactor(docs): move source for doc pages here (#119)
* docs: move dev docs to dev-docs folder * docs: move source for doc pages here * docs: improve docs
This commit is contained in:
parent
5341587dfa
commit
bfc82c0534
46 changed files with 6307 additions and 0 deletions
8
docs/theme.config.jsx
Normal file
8
docs/theme.config.jsx
Normal file
|
@ -0,0 +1,8 @@
|
|||
export default {
|
||||
logo: <span>UnstoppableSwap</span>,
|
||||
project: {
|
||||
link: "https://github.com/UnstoppableSwap/unstoppableswap-docs",
|
||||
},
|
||||
primaryHue: 14.3,
|
||||
primarySaturation: 90.68,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue