mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 19:49:13 +00:00
updated image optimisation, updated readme accrodingly. fixed image issues, fixed navbar on mobile view + more
This commit is contained in:
3
.github/workflows/build-deploy.yml
vendored
3
.github/workflows/build-deploy.yml
vendored
@@ -32,6 +32,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Optimise images
|
||||
run: node scripts/optimise-images.js
|
||||
|
||||
- name: Build project
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user