Compare commits

..

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: "April 2023 funding report" title: "April 2023 funding report"
date: 2023-01-02T11:32:59+02:00 date: 2023-04-13T11:32:59+02:00
draft: false draft: false
image: "/img/comp-squat.jpg" image: "/img/comp-squat.jpg"
imageCredit: "Image from the Outdoor Computing Club collection by Fletcher Bach (are.na/fletcher-bach)." imageCredit: "Image from the Outdoor Computing Club collection by Fletcher Bach (are.na/fletcher-bach)."

View File

@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.8.6", "autoprefixer": "^9.8.6",
"clean-css-cli": "^5.0.0", "clean-css-cli": "^5.0.0",
"node-sass": "^4.14.1", "node-sass": "^8.0.0",
"postcss-cli": "^7.1.2", "postcss-cli": "^7.1.2",
"rimraf": "^4.0.0" "rimraf": "^4.0.0"
}, },