mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 17:39:31 +08:00
remove bugs
This commit is contained in:
parent
18bcdecbbb
commit
19c0057e1e
2 changed files with 1 additions and 3 deletions
|
@ -120,7 +120,7 @@ export const projects: Project[] = [
|
||||||
description:
|
description:
|
||||||
'既然如何, 问题的关键究竟为何? 要想清楚,科学和人文谁更有意义,到底是一种怎么样的存在。 普列姆昌德曾经提到过,希望的灯一旦熄灭,生活刹那间变成了一片黑暗。这启发了我, 那么, 我认为, 总结的来说,',
|
'既然如何, 问题的关键究竟为何? 要想清楚,科学和人文谁更有意义,到底是一种怎么样的存在。 普列姆昌德曾经提到过,希望的灯一旦熄灭,生活刹那间变成了一片黑暗。这启发了我, 那么, 我认为, 总结的来说,',
|
||||||
img: 'https://uneorange.oss-cn-guangzhou.aliyuncs.com/202205251801454.avif',
|
img: 'https://uneorange.oss-cn-guangzhou.aliyuncs.com/202205251801454.avif',
|
||||||
link: 'https://zheye.seviche.cc'
|
link: 'https://seviche.cc'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
|
@ -7,8 +7,6 @@ tags:
|
||||||
- BootStrap
|
- 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/)
|
主要参考:[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/)
|
CSS 库:[Bootstrap V5.2](https://getbootstrap.com/docs/5.2/getting-started/introduction/)
|
||||||
|
|
Loading…
Reference in a new issue