mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 21:59:04 +02:00
Remove obsolete src/pages.json
src/pages.json has been superseded by src/components/pages.mjs
This commit is contained in:
parent
181199a480
commit
e77112f81f
2 changed files with 1 additions and 2 deletions
|
@ -42,4 +42,4 @@ yarn dev
|
||||||
And build the page with `yarn build`.
|
And build the page with `yarn build`.
|
||||||
|
|
||||||
The website analysis is done by `compile-list.js` which reads `pages.txt` and
|
The website analysis is done by `compile-list.js` which reads `pages.txt` and
|
||||||
writes the results to `src/pages.json`. `pages.txt` is curated by hand.
|
writes the results to `src/components/pages.mjs`. `pages.txt` is curated by hand.
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue