Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmaguitar committed Aug 30, 2024
1 parent 11409b4 commit 532e5d7
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/block-development-examples/static/css/main.fcbfcd2a.css",
"main.js": "/block-development-examples/static/js/main.f93525bb.js",
"main.css": "/block-development-examples/static/css/main.3df3f0fc.css",
"main.js": "/block-development-examples/static/js/main.e0c4e351.js",
"index.html": "/block-development-examples/index.html",
"main.fcbfcd2a.css.map": "/block-development-examples/static/css/main.fcbfcd2a.css.map",
"main.f93525bb.js.map": "/block-development-examples/static/js/main.f93525bb.js.map"
"main.3df3f0fc.css.map": "/block-development-examples/static/css/main.3df3f0fc.css.map",
"main.e0c4e351.js.map": "/block-development-examples/static/js/main.e0c4e351.js.map"
},
"entrypoints": [
"static/css/main.fcbfcd2a.css",
"static/js/main.f93525bb.js"
"static/css/main.3df3f0fc.css",
"static/js/main.e0c4e351.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="gl"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Uso de @wordpress/dataviews."/><title>DataViews</title><script defer="defer" src="/block-development-examples/static/js/main.f93525bb.js"></script><link href="/block-development-examples/static/css/main.fcbfcd2a.css" rel="stylesheet"></head><body><noscript>Habilita JavaScript para usares esta app.</noscript><div class="intro"><p class="main">Dynamic table of examples at <a href="https://github.com/WordPress/block-development-examples">WordPress/block-development-examples</a></p><p>In <code>list</code> layout, click on any example to see its demo (powered by <a href="https://wordpress.org/playground/">WordPress Playground</a>) on the right side</p><p>Filters applied by <code>tags</code> generate a unique link that can be bookmarked or shared</p></div><div id="root"></div></body></html>
<!doctype html><html lang="gl"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Uso de @wordpress/dataviews."/><title>DataViews</title><script defer="defer" src="/block-development-examples/static/js/main.e0c4e351.js"></script><link href="/block-development-examples/static/css/main.3df3f0fc.css" rel="stylesheet"></head><body><noscript>Habilita JavaScript para usares esta app.</noscript><div class="intro"><p class="main">Dynamic table of examples at <a href="https://github.com/WordPress/block-development-examples">WordPress/block-development-examples</a></p><p>In <code>list</code> layout, click on any example to see its demo (powered by <a href="https://wordpress.org/playground/">WordPress Playground</a>) on the right side</p><p>Filters applied by <code>tags</code> generate a unique link that can be bookmarked or shared</p></div><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.fcbfcd2a.css → static/css/main.3df3f0fc.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/js/main.f93525bb.js → static/js/main.e0c4e351.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 532e5d7

Please sign in to comment.