WIP Caution landing + blog #3

Open
xenushka wants to merge 6 commits from full-site into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 1e2ac05be9 - Show all commits

View File

@ -1,10 +1,11 @@
# [distrust.co](https://distrust.co) # [caution.co](https://caution.co)
Web page source. Web page source.
## Instructions ## Instructions
0. If the repo was not cloned with submodules: 0. If the repo was not cloned with submodules:
```shell ```shell
$ git submodule update --init --recursive $ git submodule update --init --recursive
``` ```