Skip to content

Commit 6772885

Browse files
committed
fix image filename
1 parent 7ee076a commit 6772885

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.astro/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"enabled": false
44
},
55
"_variables": {
6-
"lastUpdateCheck": 1765812648833
6+
"lastUpdateCheck": 1770834132874
77
}
88
}

content/microcontrollers/esp32/waveshare-s3-3.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Waveshare S3 3.5 Inch display
33
description: Touch display
44
order: 5
55
date: 2025-12-15T00:00:00+09:00
6-
image: waveshare-3.5.png.png
6+
image: waveshare-3.5.png
77
tags: [Board,Display]
88
features:
99
- LCD 3.5 Inch

0 commit comments

Comments
 (0)