Skip to content

Commit

Permalink
v0.3.109
Browse files Browse the repository at this point in the history
  • Loading branch information
CarcajadaArtificial committed Sep 19, 2024
1 parent e7e2b65 commit c0a80d3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.3.109

- Updated the README.

## v0.3.108

- Updated the README.
Expand Down
29 changes: 16 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,22 @@ This will create the following files:

```
~/static
|_ fonts
|_ Figtree
|_ Figtree-700.woff2
|_ Figtree-Italic.woff2
|_ Figtree-Regular.woff2
|_ FiraCode
|_ FiraCode-Bold.woff2
|_ FiraCode-Regular.woff2
|_ LibreCaslonText
|_ Libre-Caslon-Text-700.woff2
|_ Libre-Caslon-Text-Italic.woff2
|_ Libre-Caslon-Text-Regular.woff2
|_ fonts.css
|_ fonts
|_ Figtree
| |_ Figtree-700.woff2
| |_ Figtree-Italic.woff2
| |_ Figtree-Regular.woff2
|
|_ FiraCode
| |_ FiraCode-Bold.woff2
| |_ FiraCode-Regular.woff2
|
|_ LibreCaslonText
| |_ Libre-Caslon-Text-700.woff2
| |_ Libre-Caslon-Text-Italic.woff2
| |_ Libre-Caslon-Text-Regular.woff2
|
|_ fonts.css
```

### Step 4: Setup the `_app.tsx` file
Expand Down

0 comments on commit c0a80d3

Please sign in to comment.