2025-06-03 15:11:05 +08:00

31 lines
698 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
hide:
# - navigation # 显示右
- toc #显示左
- footer
# - feedback
# comments: false
# icon: octicons/home-fill-24
hide_reading_time: true
---
# MyBlog
<div class="grid cards" markdown>
- :material-clock-fast:{ .lg .middle } __What is Blog?__
---
**博客仅音译英文名为Blogger为Web Log的混成词。**
**其正式名称为网络日记;又音译为部落格或部落阁等,是社会媒体网络的一部分。是使用特定的软件,在网络上出版、发表和张贴个人文章的人,或者是一种通常由个人管理、不定期张贴新的文章的网站**
</div>
***
<style>
.md-grid {
max-width: 1200px;
}
</style>