Compare commits

...

2 commits

Author SHA1 Message Date
8bcee78f1a
Edits 2024-04-16 23:39:03 -04:00
2f9042b7b1
QR Code of my MECARD 2024-04-16 23:37:49 -04:00
2 changed files with 7 additions and 0 deletions

View file

@ -13,3 +13,10 @@ echo "https://brandonrozek.com" | qrencode -t ansiutf8
```
![](/files/images/blog/20200926221423.png)
After viewing it on your terminal, you can save it to a PNG file
```bash
echo "https://brandonrozek.com" | qrencode -t png -o qrcode.png
```

BIN
static/mecard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B