Skip to content

Commit

Permalink
fix: update code-group
Browse files Browse the repository at this point in the history
  • Loading branch information
kenken714 committed Nov 20, 2024
1 parent f7db5c0 commit 26455b9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/chapter2/section1/3_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@

:::details 完成形
::: code-group
<<<@/chapter2/section1/src/final/main.go{go:line-numbers}[main.go]
<<<@/chapter2/section1/src/final/handler.go{go:line-numbers}[handler.go]
<<<@/chapter2/section1/src/final/main.rs{rs:line-numbers}[main.rs]
<<<@/chapter2/section1/src/final/handler.rs{rs:line-numbers}[handler.rs]
<<<@/chapter2/section1/src/final/repository.rs{rs:line-numbers}[repository.rs]
<<<@/chapter2/section1/src/final/handler/country.rs{rs:line-numbers}[handler/country.rs]
<<<@/chapter2/section1/src/final/repository/country.rs{rs:line-numbers}[repository/country.rs]
<<<@/chapter2/section1/src/final/handler/auth.rs{rs:line-numbers}[handler/auth.rs]
<<<@/chapter2/section1/src/final/repository/users.rs{rs:line-numbers}[repository/users.rs]
<<<@/chapter2/section1/src/final/repository/users_session.rs{rs:line-numbers}[repository/users_session.rs]
:::

## 検証
Expand Down

0 comments on commit 26455b9

Please sign in to comment.