Shorten time-banner description

This commit is contained in:
2023-07-30 18:56:19 -05:00
parent 4790b1ac77
commit 92f0db3bbb

View File

@@ -65,7 +65,7 @@ const ProjectsPage: NextPage = () => {
}, },
{ {
name: "Time Banner", name: "Time Banner",
description: "A Rust Webserver for on-the-fly PNG Timestamps", description: "Instant PNG Timestamps in Rust",
url: "https://github.com/Xevion/time-banner", url: "https://github.com/Xevion/time-banner",
icon: RxTimer icon: RxTimer
}, },