From 7e9da75b0c21d26f1db42fee3eeb7124cff08804 Mon Sep 17 00:00:00 2001 From: davay Date: Sun, 15 Jan 2023 14:40:32 +0700 Subject: [PATCH] one html --- index.html | 98 ++++++++++++++++++++++++++++++++++++++++++++++-------- src/app.js | 57 ------------------------------- 2 files changed, 84 insertions(+), 71 deletions(-) delete mode 100644 src/app.js diff --git a/index.html b/index.html index cf18cc3..bfa0020 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ - - + + Use the gunAvatar() function programmatically in your Vue/React/Svelte/* app. Internally it uses HTML canvas, so be careful with SSR. -
+						
+
   <img
       :src="gunAvatar({
         size:100,
@@ -292,14 +293,15 @@ 
reflect: false, })" />
-
- + > +
+ +
@@ -374,7 +376,75 @@

- +