]> git.armaanb.net Git - logo.git/commitdiff
Update README
authorArmaan Bhojwani <me@armaanb.net>
Sat, 9 Jan 2021 22:20:10 +0000 (17:20 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 9 Jan 2021 22:20:10 +0000 (17:20 -0500)
Fix embedded logo in README

README.md
logo-square-color-dark-256.png [new file with mode: 0644]
logo.webp [deleted file]

index f617f2fd8167255d90a35648ca138d26f4d79b15..6248f7c8aa883212ad80ee2ebade834f1a192a24 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # personal logo
-A simple logo I designed for myself
+A logo/icon/pfp I designed for myself
 
-<img src="logo.webp" style="width: 250px; max-width: 100%; height: auto">
+![Logo](logo-square-color-dark-256.png)
 
 ## Generation
 Running `svg2img <formats>` will generate all the variants of the logo in the formats of your choice. The logo goes from the template to SVG to PNG to whatever format you choose. It supports any format that ImageMagick supports, as well as ASCII and Unicode.
diff --git a/logo-square-color-dark-256.png b/logo-square-color-dark-256.png
new file mode 100644 (file)
index 0000000..d317f25
Binary files /dev/null and b/logo-square-color-dark-256.png differ
diff --git a/logo.webp b/logo.webp
deleted file mode 100644 (file)
index 3f8885e..0000000
Binary files a/logo.webp and /dev/null differ