moved static resources from feed to projects
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</script>
|
||||
|
||||
<SubtitledImage
|
||||
image="electronics/3ds-usb-c/showcase.mp4"
|
||||
image="showcase.mp4"
|
||||
subtitle="it charges via USB-C! also do you like my A Hat in Time theme?"
|
||||
video
|
||||
/>
|
||||
@@ -14,12 +14,12 @@ I modded my New 3DS XL (SNES Edition) to give it a USB-C port to charge!
|
||||
<ImageGallery
|
||||
images={[
|
||||
{
|
||||
src: "electronics/3ds-usb-c/finished.webp",
|
||||
src: "finished.webp",
|
||||
alt: "A back view at a New Nintendo 3DS XL with a USB-C port added between the charging port and the right shoulder buttons.",
|
||||
desc: ["the USB-C port in all its glory"],
|
||||
},
|
||||
{
|
||||
src: "electronics/3ds-usb-c/hole.webp",
|
||||
src: "hole.webp",
|
||||
alt: "At the top is a view at a USB-C-shaped hole cut into the back half of a New 3DS XL. At the bottom is a look at the same hole from the inside of the case. There are rough cutouts where the stylus slides in.",
|
||||
desc: [
|
||||
"a closer look at the holes I cut, and how they affect the stylus slot",
|
||||
|
||||
Reference in New Issue
Block a user