diff --git a/package.json b/package.json index e28a376..78a2682 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "boot-cell": "^2.0.0-beta.29", "browser-unhandled-rejection": "^1.0.2", - "cell-router": "^3.0.0-rc.7", + "cell-router": "^3.0.0-rc.8", "classnames": "^2.5.1", "dom-renderer": "^2.1.8", "html-to-image": "^1.11.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49e23be..6bdcc27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.0.2 version: 1.0.2 cell-router: - specifier: ^3.0.0-rc.7 - version: 3.0.0-rc.7(element-internals-polyfill@1.3.11)(typescript@5.4.5) + specifier: ^3.0.0-rc.8 + version: 3.0.0-rc.8(element-internals-polyfill@1.3.11)(typescript@5.4.5) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -1575,8 +1575,8 @@ packages: caniuse-lite@1.0.30001636: resolution: {integrity: sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==} - cell-router@3.0.0-rc.7: - resolution: {integrity: sha512-59jKPsXlPV8SgFnfp0cllANfSQBQeQBM/7HoLvDCh8Q2FnRkizQRToUPqemhYlyOegWGpJ5+dFlgt8NjiIaanQ==} + cell-router@3.0.0-rc.8: + resolution: {integrity: sha512-Gv6qrAqBMNu6GA9fN4a44yncGe0MNi70sUQX8/5R8bFWyVllU3veoi+8Yz8YWDPLeiaUy3/yr1H5EXd82O0ZPQ==} chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} @@ -5654,7 +5654,7 @@ snapshots: caniuse-lite@1.0.30001636: {} - cell-router@3.0.0-rc.7(element-internals-polyfill@1.3.11)(typescript@5.4.5): + cell-router@3.0.0-rc.8(element-internals-polyfill@1.3.11)(typescript@5.4.5): dependencies: '@swc/helpers': 0.5.11 dom-renderer: 2.1.8(typescript@5.4.5) diff --git a/source/page/index.tsx b/source/page/index.tsx index 448a7f5..6193fe3 100644 --- a/source/page/index.tsx +++ b/source/page/index.tsx @@ -32,7 +32,11 @@ export const PageRouter = () => (
- 非营利组织 freeCodeCamp.org 自 2014 + 非营利组织 + + freeCodeCamp + {' '} + 自 2014 年成立以来,以“帮助人们免费学习编程”为使命,创建了大量免费的编程教程,包括交互式课程、视频课程、文章等。线下开发者社区遍布 160 多个国家、2000 多个城市。我们正在帮助全球数百万人学习编程,希望让世界上每个人都有机会获得免费的优质的编程教育资源,成为开发者或者运用编程去解决问题。 @@ -85,7 +89,7 @@ export const PageRouter = () => ( 开发 - 返回页顶 + 返回页首 >