From 2742cd7d9bf603dffa9e26e90405ae7eb7db4653 Mon Sep 17 00:00:00 2001 From: Federico Terzi Date: Sun, 24 Jan 2021 10:23:12 +0000 Subject: [PATCH] New tag line --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 279afb7..7d1392f 100644 --- a/index.html +++ b/index.html @@ -180,7 +180,7 @@ showParticles: True .pause(500) .options({speed: 1, deleteSpeed: 7}) .delete(8) - .type('Cross-platform Text Expander written in Rust') + .type('A Privacy-first, Cross-platform Text Expander') .go(); }