modified README.md +2 -6
| @@ -19,10 +19,6 @@ nix build |
| 19 | 19 | Builds the site with Hugo and outputs it to `./result`. |
| 20 | 20 | |
| 21 | 21 | |
| 22 | | -## Design |
| 22 | +--- |
| 23 | 23 | |
| 24 | | -The typography, color palette, and layout (`blog/assets/css/style.scss`, |
| 25 | | -`blog/layouts/`) are ported from [fzakaria.com](https://github.com/fzakaria/fzakaria.com) |
| 26 | | -(MIT-licensed), reimplemented as Hugo templates. The Newsreader and |
| 27 | | -JetBrains Mono font files under `blog/static/fonts/` are open source (SIL OFL |
| 28 | | -/ Apache 2.0 respectively). |
| 24 | +Heavily inspired from [fzakaria.com](https://github.com/fzakaria/fzakaria.com) |
| @@ -19,10 +19,6 @@ nix build |
| 19 | Builds the site with Hugo and outputs it to `./result`. | 19 | Builds the site with Hugo and outputs it to `./result`. |
| 20 | | 20 | |
| 21 | | 21 | |
| 22 | -## Design | 22 | +--- |
| 23 | | 23 | |
| 24 | -The typography, color palette, and layout (`blog/assets/css/style.scss`, | 24 | +Heavily inspired from [fzakaria.com](https://github.com/fzakaria/fzakaria.com) |
| 25 | -`blog/layouts/`) are ported from [fzakaria.com](https://github.com/fzakaria/fzakaria.com) | | |
| 26 | -(MIT-licensed), reimplemented as Hugo templates. The Newsreader and | | |
| 27 | -JetBrains Mono font files under `blog/static/fonts/` are open source (SIL OFL | | |
| 28 | -/ Apache 2.0 respectively). | | |