mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-16 23:41:20 +08:00
Compare commits
2 Commits
827e6eeadf
...
1f48dedb16
Author | SHA1 | Date | |
---|---|---|---|
1f48dedb16 | |||
1a49d28395 |
@ -72,6 +72,7 @@ const latestNotes = allNotes.sort(collectionDateSort).slice(0, MAX_NOTES);
|
||||
))
|
||||
}
|
||||
</ul>
|
||||
<a href="/posts/" class="hover:text-accent block text-right">查看更多 →</a>
|
||||
</section>
|
||||
<!-- {
|
||||
latestNotes.length > 0 && (
|
||||
|
@ -3,7 +3,5 @@
|
||||
---
|
||||
|
||||
<div class="prose prose-base prose-cactus max-w-none">
|
||||
<p>4年经验的前端开发工程师</p>
|
||||
<p>主要使用react + vite + typescript开发</p>
|
||||
<p>喜欢写一些自己的side project</p>
|
||||
<p>只是一个前端开发</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user