Skip to content

Commit ba7c4c3

Browse files
committed
Merge branch 'post/bottle-nose'
2 parents 3d4b2cf + e024f35 commit ba7c4c3

File tree

5 files changed

+31
-2
lines changed

5 files changed

+31
-2
lines changed

.vitepress/theme/locations.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const DISTRICT = {
99
高新区社区: "南山区粤海街道高新区社区",
1010
海滨社区: "宝安区新安街道海滨社区",
1111
海富社区: "宝安区新安街道海富社区",
12+
麻岭社区: "南山区粤海街道麻岭社区",
1213
新安湖社区: "宝安区新安街道新安湖社区",
1314
渔业社区: "宝安区西乡街道渔业社区",
1415
};
@@ -30,6 +31,10 @@ const LOCATIONS = {
3031
city: CITY.深圳,
3132
district: DISTRICT.大冲社区,
3233
},
34+
汉京金融中心: {
35+
city: CITY.深圳,
36+
district: DISTRICT.麻岭社区,
37+
},
3338
家里: {
3439
city: CITY.潮州,
3540
district: DISTRICT.博士村,
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
date: 2024-12-31
3+
spot: 财富港
4+
sort: Miscellaneous
5+
tags:
6+
- Causerie
7+
- Life
8+
- Stomatology
9+
draft: true
10+
---
11+
12+
# 好好吃饭,好好刷牙
13+
14+
![A Bottle Nose dolphin brushing teeth](./bottle-nose-dolphin-brushing-teeth.jpg "A public domain image. **Brien Aho**. [*commons.wikimedia.org*](https://commons.wikimedia.org/wiki/File:US_Navy_030317-N-5319A-015_Signalman_2nd_Class_Diver_%28DV%29_Harlold_Bickford_a_mammal_handler_from_Commander_Task_Unit_%28CTU-55.4.3%29_brushes_the_teeth_of_a_Bottle_Nose_Dolphin.jpg).")
15+
16+
::: info 我也想不到我会是这种人
17+
18+
人这一辈子很难遇到一个戴 3 次牙套的人。
19+
20+
不过既然你已经看到这里了,说明你已经遇到了。而我就是那个倒霉鬼。
21+
22+
:::
136 KB
Loading

posts/the-c10k-problem/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
date: 2025-03-23
3-
spot:
2+
date: 2021-03-23
3+
spot: 覔书店·壹方城店
44
sort: Computer Science
55
tags:
66
- C10K

posts/writing-resume-using-marp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ draft: true
1111
---
1212

1313
# 使用 Marp 制作简历
14+
15+
- <https://github.com/rsms/inter/issues/398>

0 commit comments

Comments
 (0)