mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
docs: add meta title & favicon
This commit is contained in:
committed by
Abdullah Atta
parent
ea02552634
commit
61c96e7b58
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ nx-cloud.env
|
||||
.eslintcache
|
||||
.env.local
|
||||
.nyc_output
|
||||
site
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
# Notesnook
|
||||
---
|
||||
title: Notesnook Help
|
||||
---
|
||||
|
||||
# Welcome to Notesnook Help
|
||||
|
||||
Notesnook is a free (as in speech) and open source note taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using `XChaCha20-Poly1305` & `Argon2`.
|
||||
|
||||
|
||||
BIN
docs/help/contents/_include/favicon.ico
Normal file
BIN
docs/help/contents/_include/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
@@ -6,6 +6,9 @@ logo: logo.png
|
||||
edit_root: https://github.com/streetwriters/notesnook/tree/help/docs/help
|
||||
base_url: https://docs.notesnook.com
|
||||
|
||||
meta:
|
||||
title: Notesnook Help
|
||||
|
||||
footer:
|
||||
copyright: Copyright © 2023 Streetwriters (Private) Limited
|
||||
|
||||
|
||||
Reference in New Issue
Block a user