Skip to content

Commit

Permalink
Build Wed Jan 3 13:12:03 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Editor Deployment Bot committed Jan 3, 2024
1 parent 07d6fd3 commit 11925f9
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.eab7cba8.css",
"main.js": "/static/js/main.c3166744.js",
"main.js": "/static/js/main.ad2a2a27.js",
"static/media/roboto-flex-latin-wght-normal.woff2": "/static/media/roboto-flex-latin-wght-normal.83de0d79c4a86cd0ff67.woff2",
"static/media/roboto-flex-latin-ext-wght-normal.woff2": "/static/media/roboto-flex-latin-ext-wght-normal.0a64156a046519332be3.woff2",
"static/media/roboto-flex-cyrillic-wght-normal.woff2": "/static/media/roboto-flex-cyrillic-wght-normal.e01e801d0da4e2c5c87d.woff2",
Expand All @@ -13,10 +13,10 @@
"static/media/trash-restore.svg": "/static/media/trash-restore.4cc371110ef61af169066457b8c1885e.svg",
"static/media/subtitle.svg": "/static/media/subtitle.4743d81c98c89d2230930c419731ef9e.svg",
"main.eab7cba8.css.map": "/static/css/main.eab7cba8.css.map",
"main.c3166744.js.map": "/static/js/main.c3166744.js.map"
"main.ad2a2a27.js.map": "/static/js/main.ad2a2a27.js.map"
},
"entrypoints": [
"static/css/main.eab7cba8.css",
"static/js/main.c3166744.js"
"static/js/main.ad2a2a27.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="en"><head><meta name="git-commit" content="88ce60ca98a9f53ffec9da5ebad85e0396e2ed04"><meta name="build-date" content="Wed Jan 3 13:06:09 UTC 2024"><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Opencast's video editor"/><link rel="manifest" href="/manifest.json"/><title>Opencast Editor</title><style>@keyframes loading-rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body,html{margin:0;padding:0;height:100%;min-height:100%}.loading-indicator{width:100vw;height:100vh;justify-content:center;align-items:center;display:flex}.loading-indicator>svg{max-width:120px;max-height:120px;width:30vw;height:30vh;animation:2s linear infinite none loading-rotation}.loading-indicator>svg>circle{fill:none;stroke:black;stroke-width:10;stroke-dasharray:167;stroke-linecap:round}</style><script defer="defer" src="/static/js/main.c3166744.js"></script><link href="/static/css/main.eab7cba8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="loading-indicator"><svg viewbox="0 0 100 100"><circle cx="50" cy="50" r="40"/></svg></div></div></body></html>
<!doctype html><html lang="en"><head><meta name="git-commit" content="ad7702ecbb8fde618a055893af9471cdf4f4447b"><meta name="build-date" content="Wed Jan 3 13:10:53 UTC 2024"><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Opencast's video editor"/><link rel="manifest" href="/manifest.json"/><title>Opencast Editor</title><style>@keyframes loading-rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body,html{margin:0;padding:0;height:100%;min-height:100%}.loading-indicator{width:100vw;height:100vh;justify-content:center;align-items:center;display:flex}.loading-indicator>svg{max-width:120px;max-height:120px;width:30vw;height:30vh;animation:2s linear infinite none loading-rotation}.loading-indicator>svg>circle{fill:none;stroke:black;stroke-width:10;stroke-dasharray:167;stroke-linecap:round}</style><script defer="defer" src="/static/js/main.ad2a2a27.js"></script><link href="/static/css/main.eab7cba8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="loading-indicator"><svg viewbox="0 0 100 100"><circle cx="50" cy="50" r="40"/></svg></div></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.c3166744.js → static/js/main.ad2a2a27.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 11925f9

Please sign in to comment.