diff --git a/urara/2022-05-26-write-a-page-template.md b/urara/2022-05-26-write-a-page-template.md index 75560bde..56da5280 100644 --- a/urara/2022-05-26-write-a-page-template.md +++ b/urara/2022-05-26-write-a-page-template.md @@ -120,7 +120,7 @@ export const projects: Project[] = [ description: '既然如何, 问题的关键究竟为何? 要想清楚,科学和人文谁更有意义,到底是一种怎么样的存在。 普列姆昌德曾经提到过,希望的灯一旦熄灭,生活刹那间变成了一片黑暗。这启发了我, 那么, 我认为, 总结的来说,', img: 'https://uneorange.oss-cn-guangzhou.aliyuncs.com/202205251801454.avif', - link: 'https://zheye.seviche.cc' + link: 'https://seviche.cc' } ] ``` diff --git a/urara/2022-06-10-backtotop.md b/urara/2022-06-10-backtotop.md index 38363a59..e2097e93 100644 --- a/urara/2022-06-10-backtotop.md +++ b/urara/2022-06-10-backtotop.md @@ -7,8 +7,6 @@ tags: - BootStrap --- -Demo : [者也专栏の右边](https://zheye.seviche.cc) - 主要参考:[Simple Vue.js and Tailwind.css Scroll To Top Button | Adam Bailey](https://adambailey.io/blog/scroll-to-top-button-vue/) CSS 库:[Bootstrap V5.2](https://getbootstrap.com/docs/5.2/getting-started/introduction/)