commit d03317ee5790c264b81e9436159c6258a70a063c
parent 3d6150cf55b752dd7fe8af07c5ae4e61b4a4ddea
Author: ismaildalgatov <encryptedtears@gmail.com>
Date: Thu, 13 May 2021 17:05:16 +0300
Update website content
Diffstat:
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/material/overrides/home.html b/material/overrides/home.html
@@ -13,7 +13,7 @@
</div>-->
<div class="mdx-hero__content">
<h1>Everything has its own chain</h1>
- <p>Threat digital-world as analog.</p>
+ <p>Threat digital-world as analog</p>
<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary">
About 5-72
</a>
diff --git a/mkdocs.yml b/mkdocs.yml
@@ -35,14 +35,14 @@ theme:
- navigation.tabs
palette:
- scheme: default
- primary: slate
- accent: slate
+ primary: red
+ accent: red
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- scheme: slate
- primary: red
- accent: red
+ primary: black
+ accent: black
toggle:
icon: material/toggle-switch
name: Switch to light mode
diff --git a/mkdocs/index.md b/mkdocs/index.md
@@ -1,4 +1,4 @@
---
template: overrides/home.html
-title: 5-72
+title: Home
---