Skip to content

Commit

Permalink
chore: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrlv committed Jul 11, 2022
1 parent fa1d6b6 commit a7cf9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Works with the built-in PHP server. No need to install Valet/Vagrant/MAMP or oth
[Tailwind CSS](https://tailwindcss.com/) — the most popular utility-first CSS framework


Features [refactor folder structure](https://getkirby.com/docs/guide/configuration#custom-folder-setup) and `media` folder aliasing, extra ["SEO" and "Code injection"](./www/app/blueprints/tabs) tabs. Includes a fully configured HTML [`<head>`](www/app/snippets/site). Highly performant Kirby [Cache Driver](https://github.com/bnomei/kirby3-php-cachedriver) for pages.
Features [refactoring folder structure](https://getkirby.com/docs/guide/configuration#custom-folder-setup) and `media` folder aliasing, extra ["SEO" and "Code injection"](./www/app/blueprints/tabs) tabs. Includes a fully configured HTML [`<head>`](www/app/snippets/site). Highly performant Kirby [Cache Driver](https://github.com/bnomei/kirby3-php-cachedriver) for pages.

JS folder [aliasing](https://vitejs.dev/config/#resolve-alias) to avoid nasty looking imports `../../js/utils/lerp`:

Expand Down

0 comments on commit a7cf9ed

Please sign in to comment.