Skip to content

Commit

Permalink
Fix: Update theme and structure to align with other books (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Mar 29, 2024
1 parent 9698db3 commit e9fa66e
Show file tree
Hide file tree
Showing 17 changed files with 525 additions and 123 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:

# Misc commit checks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
hooks:
# Autoformat: Makes sure files end in a newline and only a newline.
Expand All @@ -34,6 +34,6 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.6
hooks:
- id: codespell
Binary file added _static/fonts/itim-v14-latin-regular.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-500.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-600.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-700.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-700italic.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-italic.woff2
Binary file not shown.
Binary file added _static/fonts/poppins-v20-latin-regular.woff2
Binary file not shown.
Loading

0 comments on commit e9fa66e

Please sign in to comment.