Skip to content

Commit 5a73208

Browse files
committed
feat: add pixar
1 parent c562909 commit 5a73208

22 files changed

Lines changed: 60 additions & 5 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
| Package | Version | Repository |
1616
| :-------------- | :------ | :--------------------------------------------------------------------------- |
17-
| mdbook | 0.4.49 | [仓库地址](https://github.com/rust-lang/mdBook/releases/tag/v0.4.49) |
18-
| mdbook-embedify | 0.2.13 | [仓库地址](https://github.com/MR-Addict/mdbook-embedify/releases/tag/0.2.13) |
17+
| mdbook | 0.4.51 | [仓库地址](https://github.com/rust-lang/mdBook/releases/tag/v0.4.51) |
18+
| mdbook-embedify | 0.2.15 | [仓库地址](https://github.com/MR-Addict/mdbook-embedify/releases/tag/0.2.15) |

assets/bin/mdbook

65.9 KB
Binary file not shown.

assets/bin/mdbook-embedify

10.8 KB
Binary file not shown.

assets/css/patch.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ img.right {
3131
@media (min-width: 40rem) {
3232
img.right {
3333
float: right;
34-
width: 20rem;
3534
margin-left: 1rem;
35+
margin-bottom: 1rem;
36+
width: attr(data-width rem, 20rem);
3637
}
3738
}
3839

src/SUMMARY.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66

77
- [娱乐]()
88

9-
- [三丽鸥](life/sanrio/index.md)
10-
- [吉伊卡哇](life/chiikawa/index.md)
9+
- [三丽鸥](life/entertainment/sanrio/index.md)
10+
- [吉伊卡哇](life/entertainment/chiikawa/index.md)
11+
12+
- [工作室]()
13+
14+
- [皮克斯](life/studio/pixar/index.md)
15+
- [迪士尼](life/studio/disney/index.md)
1116

1217
# 学习
1318

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)