Skip to content

Commit 5d5c9c4

Browse files
committed
feat: 今朝はTKGを食べました
1 parent 99d7875 commit 5d5c9c4

File tree

10 files changed

+3
-2
lines changed

10 files changed

+3
-2
lines changed

.pugrc

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"test": "npm run lint-css && npm run lint-html",
1616
"prepare": "husky install",
1717
"update-data": "node generator/data.mjs",
18-
"update-photo": "node generator/photo.mjs"
18+
"update-photo": "node generator/photo.mjs",
19+
"update": "npm run update-photo && npm run update-data && git add . && git commit -m 'feat: 今朝はTKGを食べました'"
1920
},
2021
"devDependencies": {
2122
"@parcel/transformer-pug": "^2.15.4",

src/image/photo/2025-10-31.jpg

179 KB
Loading

src/image/photo/2025-11-04.jpg

175 KB
Loading

src/image/photo/2025-11-05.jpg

180 KB
Loading

src/image/photo/2025-11-06.jpg

175 KB
Loading
12.7 KB
Loading
12 KB
Loading
12.5 KB
Loading
12.1 KB
Loading

0 commit comments

Comments
 (0)