From be8cc850881ece0c27439d796ad4f189893a6cb5 Mon Sep 17 00:00:00 2001 From: Akis Date: Sun, 14 Aug 2022 16:40:23 +0300 Subject: [PATCH] more markdown and format --- .woodpecker.yml | 6 +++--- src/lib/Card/Link.svelte | 2 +- src/routes/donate.md | 22 ++++++---------------- src/routes/index.svelte | 2 +- src/routes/instances.svelte | 5 +---- 5 files changed, 12 insertions(+), 25 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index bcbf225..449768b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,7 @@ pipeline: build: when: - event: [push, pull_request] + event: [push, pull_request] image: node:bullseye-slim commands: - npm install @@ -12,7 +12,7 @@ pipeline: - mv ../build/* . push: when: - event: [push] + event: [push] image: appleboy/drone-git-push settings: branch: build @@ -24,7 +24,7 @@ pipeline: from_secret: ssh_key_git update: when: - event: [push] + event: [push] image: appleboy/drone-ssh settings: host: diff --git a/src/lib/Card/Link.svelte b/src/lib/Card/Link.svelte index 9c8647a..6b49d88 100644 --- a/src/lib/Card/Link.svelte +++ b/src/lib/Card/Link.svelte @@ -1,7 +1,7 @@ diff --git a/src/routes/donate.md b/src/routes/donate.md index 365c9e7..c264b13 100644 --- a/src/routes/donate.md +++ b/src/routes/donate.md @@ -13,32 +13,22 @@ If you donate, we will be more motivated to work on the server and host more stu ## Donation Links - ### You can use our [domain name](https://projectsegfau.lt) as a crypto wallet address in supported OpenAlias Clients such as [MyMonero](https://mymonero.com/), [Electrum](https://electrum.org/) and [Electrum-LTC](https://electrum-ltc.org/). ### Monero - -Address: ```47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA``` -
- Monero QR code
+Address: `47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA` +![Monero QR code](/Monero.png) ### Bitcoin - -Address: ```bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd``` - -
- Bitcoin QR Code -
- +Address: `bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd` +![Bitcoin QR code](/Bitcoin.png) ### Litecoin - Address: ```ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj``` -
- Litecoin QR code -
+Address: `ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj` +![Litecoin QR code](/Litecoin.png) _You can find all of our financial reports on [our transparency repository on Gitea](https://git.projectsegfau.lt/ProjectSegfault/transparency/)._ diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 376471f..4133504 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -28,7 +28,7 @@
Explore our projects
- Donate
diff --git a/src/routes/instances.svelte b/src/routes/instances.svelte index 86e3710..2dac8b7 100644 --- a/src/routes/instances.svelte +++ b/src/routes/instances.svelte @@ -28,10 +28,7 @@ icon={item.icon} > - +
Project website