Skip to content

Commit

Permalink
deploy: 0a8c815
Browse files Browse the repository at this point in the history
  • Loading branch information
cia1099 committed Aug 6, 2024
1 parent 97219fe commit b99a47e
Show file tree
Hide file tree
Showing 4 changed files with 32,771 additions and 32,716 deletions.
9 changes: 9 additions & 0 deletions assets/assets/langs/langs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ en:
sign_up_intro: Please enter a valid email and password that is arbitrary characters.
already_account: Already have an account?
create_account: Create Account
mail_me: Mail me a message!
say_hello: Got a question or proposal, or just want to say hello? Go ahead.
shoot: Shoot
# experiences
bobi:
name: Bobi Entertainment
Expand Down Expand Up @@ -117,6 +120,9 @@ zh_CN:
sign_up_intro: 请输入有效的电子邮件和任意字符的密码。
already_account: 已有账户?
create_account: 创建账户
mail_me: 给我留言
say_hello: 有问题或建议,或者只是想打个招呼?来吧:
shoot: 发送
# experiences
bobi:
name: 波比娛乐有限公司
Expand Down Expand Up @@ -212,6 +218,9 @@ zh_TW:
sign_up_intro: 請輸入有效的電子郵件和任意字符的密碼。
already_account: 已有賬戶?
create_account: 創建賬戶
mail_me: 給我發郵件!
say_hello: 有問題或建議,或只是想打聲招呼?說吧:
shoot: 發送
# experiences
bobi:
name: 波比娛樂有限公司
Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const RESOURCES = {"assets/assets/images/cover.jpg": "e1e4b2e46b8d6eabb7330afb0c
"assets/assets/images/cv.gif": "e96473185433f16eb9b1ff29f1a2539e",
"assets/assets/images/git.png": "c90edd3c28a777dfacdc8ab6ef33272b",
"assets/assets/images/people_counting.png": "a70248c6ef1684b0c0dd7446aeca2d4d",
"assets/assets/langs/langs.yaml": "e49706c080631f47a3cfb9367271fff2",
"assets/assets/langs/langs.yaml": "30b74117d3294f36a198f44a52cdcdba",
"assets/FontManifest.json": "daf1f817658c2d4328a27ae7e3af9150",
"assets/AssetManifest.bin.json": "9a07e0d35fa97647ade6991bcb446c89",
"assets/NOTICES": "f791db9754ca1a8e462bd455b3f7800b",
Expand Down Expand Up @@ -50,8 +50,8 @@ const RESOURCES = {"assets/assets/images/cover.jpg": "e1e4b2e46b8d6eabb7330afb0c
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.html": "16911fcc170c8af1c5457940bd0bf055",
"assets/packages/flutter_inappwebview/assets/t_rex_runner/t-rex.css": "5a8d0222407e388155d7d1395a75d5b9",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "f0eb7c9e2bb694fe835fc95b5460d742",
"/": "f0eb7c9e2bb694fe835fc95b5460d742",
"index.html": "7ecb7dd7e3bf70774f30ef7c0a2a9db1",
"/": "7ecb7dd7e3bf70774f30ef7c0a2a9db1",
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"canvaskit/canvaskit.js": "eb8797020acdbdf96a12fb0405582c1b",
Expand All @@ -66,7 +66,7 @@ const RESOURCES = {"assets/assets/images/cover.jpg": "e1e4b2e46b8d6eabb7330afb0c
"favicon.png": "79fbe5b05a1fa5a7db9897d077d20712",
"manifest.json": "cd7a31e869734e249c887c0110402ae1",
"turnstile.html": "47320cfde63e4bb33236024cf3e61123",
"main.dart.js": "974c07694c19f01fb696e8f4a9794dfd",
"main.dart.js": "2e66a95e1a0c34ffaba5bfa48ae2a9e0",
"version.json": "009c9e65172e010890f7f65fde438006"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
console.log(searchParams.get('renderer') + ' renderer requested in the URL');
}
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1938136";
const serviceWorkerVersion = "17941987";
</script>

<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit b99a47e

Please sign in to comment.