Initial commit of the plugin.
authordanix <danix@danix.xyz>
Fri, 16 Oct 2020 13:47:20 +0000 (15:47 +0200)
committerdanix <danix@danix.xyz>
Fri, 16 Oct 2020 13:47:20 +0000 (15:47 +0200)
commit70bd62adbc387a0545d63c3468d239cff606de90
tree9aeb593af7dd5a48b96437016277e21991d28cb4
Initial commit of the plugin.

nuovo file:             .editorconfig
nuovo file:             .gitignore
nuovo file:             block.json
nuovo file:             build/index.asset.php
nuovo file:             build/index.css
nuovo file:             build/index.js
nuovo file:             build/style-index.css
nuovo file:             danixland-gravatar.php
nuovo file:             package-lock.json
nuovo file:             package.json
nuovo file:             readme.txt
nuovo file:             src/edit.js
nuovo file:             src/editor.scss
nuovo file:             src/index.js
nuovo file:             src/save.js
nuovo file:             src/style.scss
16 files changed:
.editorconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
block.json [new file with mode: 0644]
build/index.asset.php [new file with mode: 0644]
build/index.css [new file with mode: 0644]
build/index.js [new file with mode: 0644]
build/style-index.css [new file with mode: 0644]
danixland-gravatar.php [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
readme.txt [new file with mode: 0644]
src/edit.js [new file with mode: 0644]
src/editor.scss [new file with mode: 0644]
src/index.js [new file with mode: 0644]
src/save.js [new file with mode: 0644]
src/style.scss [new file with mode: 0644]