Skip to content

Commit c581025

Browse files
committed
Build for fix/github-pages-public-path (c3229ac)
1 parent 930c7ee commit c581025

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

fix/github-pages-public-path/gui.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

fix/github-pages-public-path/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
position: absolute;
55
z-index: 3;
66
}
7-
--></style><script defer="defer" src="/smalruby3-gui/fix/github-pages-public-path/gui.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="/smalruby3-gui/fix/github-pages-public-path/manifest.179eda4cbdfce4fe118ccf3e32fe13b2.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
7+
--></style><script defer="defer" src="gui.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="./manifest.03e6cf7c32e032a7fad3a430ab229277.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
88
window.addEventListener('load', function () {
99
navigator.serviceWorker.register('./service-worker.js').then(function (registration) {
1010
console.log('PWA worker registration successful', registration.scope);

fix/github-pages-public-path/ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
position: absolute;
55
z-index: 3;
66
}
7-
--></style><script defer="defer" src="/smalruby3-gui/fix/github-pages-public-path/gui.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="/smalruby3-gui/fix/github-pages-public-path/manifest.179eda4cbdfce4fe118ccf3e32fe13b2.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
7+
--></style><script defer="defer" src="gui.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="./manifest.03e6cf7c32e032a7fad3a430ab229277.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
88
window.addEventListener('load', function () {
99
navigator.serviceWorker.register('./service-worker.js').then(function (registration) {
1010
console.log('PWA worker registration successful', registration.scope);

fix/github-pages-public-path/player.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
position: absolute;
55
z-index: 3;
66
}
7-
--></style><script defer="defer" src="/smalruby3-gui/fix/github-pages-public-path/player.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="/smalruby3-gui/fix/github-pages-public-path/manifest.179eda4cbdfce4fe118ccf3e32fe13b2.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
7+
--></style><script defer="defer" src="player.js"></script><meta name="apple-mobile-web-app-title" content="Smalruby" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="manifest" href="./manifest.03e6cf7c32e032a7fad3a430ab229277.json" crossorigin="use-credentials" /></head><body><script>if ('serviceWorker' in navigator) {
88
window.addEventListener('load', function () {
99
navigator.serviceWorker.register('./service-worker.js').then(function (registration) {
1010
console.log('PWA worker registration successful', registration.scope);

fix/github-pages-public-path/player.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

fix/github-pages-public-path/service-worker.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fix/github-pages-public-path/service-worker.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)