Skip to content

Commit c510340

Browse files
committed
Update README.md
1 parent 6b68f92 commit c510340

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <img width="24px" height="24px" style="position: relative; top: 2px;" src="assets/favicon.png"/> wastebin
22
[![Rust](https://github.com/matze/wastebin/actions/workflows/rust.yml/badge.svg)](https://github.com/matze/wastebin/actions/workflows/rust.yml)
33

4-
## <strong><a href="https://war.ukraine.ua/support-ukraine/">support 🇺🇦</a> • <a href="https://state-of-the-union.ec.europa.eu/state-union-2022/state-union-achievements/defending-eu-values_en">defend 🇪🇺</a></strong>
4+
## <strong><a href="https://war.ukraine.ua/support-ukraine/">support 🇺🇦</a> • <a hre"f=https://commission.europa.eu/strategy-and-policy/state-union/state-union-2022/defending-eu-values">defend 🇪🇺</a></strong>
55

66
A minimal pastebin with a design shamelessly copied from
77
[bin](https://github.com/WantGuns/bin).
@@ -24,7 +24,7 @@ to earlier versions here:
2424
* [axum](https://github.com/tokio-rs/axum) and [sqlite3](https://www.sqlite.org) backend
2525
* comes as a single binary with low memory footprint
2626
* compresses pastes using [zstd](https://github.com/facebook/zstd)
27-
* highlights entries with [syntect](https://github.com/trishume/syntect)
27+
* syntax highlighting for > 170 languages with [syntect](https://github.com/trishume/syntect)
2828
* comes with eight color themes in light and dark mode
2929
* encrypts entries using ChaCha20Poly1305 and argon2 hashed passwords
3030
* allows deletion after expiration, after reading or by anonymous owners

0 commit comments

Comments
 (0)