squircle

Make all the squircles you need, in the browser. https://squircley.app/
git clone http://git.hanabi.in/repos/squircle.git
Log | Files | Refs | LICENSE

commit 1443bf893fd20a85750c0cd7935965f5772d7a86
parent 32987c5187d2cb3a7dcf975b82ce1bd6ebbf0779
Author: George Francis <georgedoescode@gmail.com>
Date:   Sun, 12 Jul 2020 08:16:06 +0100

add rel=canonical tag

Diffstat:
Mpublic/index.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Squircley | SVG Squircle Maker</title> + <link rel="canonical" href="https://squircley.app/" /> <meta property="og:title" content="Squircley | SVG Squircle Maker" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://squircley.app" />