replace imgs with nostr.build urls

This commit is contained in:
2023-11-25 15:46:08 -05:00
parent 8b11c41267
commit c64f6ca781
55 changed files with 13376 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test