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 @@+ > + ++