From fea4c77d36dece9f84a93071536e78cb46f2afc6 Mon Sep 17 00:00:00 2001 From: "don.cryptus" Date: Mon, 8 Apr 2024 17:02:35 +0200 Subject: [PATCH] x --- README.md | 24 +++++++++---------- .../lib/components/container/Footer.svelte | 4 ++-- web/src/routes/+layout.svelte | 7 +++--- 3 files changed, 17 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index a517424..f2bd364 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@
- - - - + + + +

- + Logo @@ -23,10 +23,10 @@
Privnote is a secure, open source and zero javascript note sharing service inspired by PrivNote written in rust & svelte.
- - Report Bug + + Report Bug · - Request Feature + Request Feature

@@ -59,7 +59,7 @@ ## About The Project -[Privnote](https://github.com/don-cryptus/privnote) is a secure, open-source note sharing service inspired by PrivNote. This project is unique because it's built with Svelte but emits zero JavaScript, ensuring a lightweight and fast user experience. The backend is powered by Axum, a highly performant web application framework. +[Privnote](https://github.com/0-don/privnote) is a secure, open-source note sharing service inspired by PrivNote. This project is unique because it's built with Svelte but emits zero JavaScript, ensuring a lightweight and fast user experience. The backend is powered by Axum, a highly performant web application framework. Here's why you should consider using or contributing to Privnote: @@ -99,7 +99,7 @@ To get a local copy of Privnote up and running, follow these steps: 1. Clone the repo ``` - git clone https://github.com/don-cryptus/privnote.git + git clone https://github.com/0-don/privnote.git ``` 2. Change directory to the cloned repo ``` @@ -125,7 +125,7 @@ Privnote is a secure, open-source note sharing service. You can use it to share ## Roadmap -See the [open issues](https://github.com/don-cryptus/privnote/issues) for a list of proposed features and known issues. +See the [open issues](https://github.com/0-don/privnote/issues) for a list of proposed features and known issues. ## Contributing @@ -139,7 +139,7 @@ Contributions are what make the open-source community such an amazing place to l ## Contact -Project Link: [https://github.com/don-cryptus/privnote](https://github.com/don-cryptus/privnote) +Project Link: [https://github.com/0-don/privnote](https://github.com/0-don/privnote) ## Acknowledgments diff --git a/web/src/lib/components/container/Footer.svelte b/web/src/lib/components/container/Footer.svelte index 5fc4482..9688428 100644 --- a/web/src/lib/components/container/Footer.svelte +++ b/web/src/lib/components/container/Footer.svelte @@ -7,8 +7,8 @@
© {new Date().getFullYear()} By - Don-Cryptus0-don
diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index b87299e..3b654ce 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -1,10 +1,9 @@
@@ -17,7 +16,7 @@
- +