Skip to content

Commit 8bbc438

Browse files
committed
Add blogcards to Python articles for enhanced content linking
1 parent 09bf1e3 commit 8bbc438

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/column/beautiful-python-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ type: "post"
2020
---
2121

2222
## ✨️ Python のコードを美しく保つには
23+
24+
{{< blogcard url="https://note.com/shunk031/n/n65c55ca011e3" >}}

content/column/python-dataclass.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ type: "post"
2020
---
2121

2222
## 🔎 `dataclass` で万物に型をつけよう
23+
24+
{{< blogcard url="https://note.com/shunk031/n/nc1106f2ef926" >}}

content/column/typehint-in-python.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ type: "post"
2020
---
2121

2222
## 💡すべてを救う Python の型ヒントについて
23+
24+
{{< blogcard url="https://note.com/shunk031/n/n02edafb543a6" >}}

0 commit comments

Comments
 (0)