Typo fix and added blank for pedal pi
This commit is contained in:
parent
c19d505c9a
commit
6d80698496
8
src/pages/projects/pedal-pi.mdx
Normal file
8
src/pages/projects/pedal-pi.mdx
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
layout: "../../layouts/InteractiveDemoLayout.astro"
|
||||||
|
title: "Pedal-pi"
|
||||||
|
tagline: "A custom effects processor using MODEP"
|
||||||
|
date: "February 10, 2023"
|
||||||
|
image: "https://images.unsplash.com/photo-1511203438670-49f8ea8441c6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80"
|
||||||
|
imageattr: "https://unsplash.com/photos/lEwyj4FiHHU"
|
||||||
|
---
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: "../../../layouts/InteractiveDemoLayout.astro"
|
layout: "../../../layouts/InteractiveDemoLayout.astro"
|
||||||
title: "Visual Sitemap"
|
title: "Visual Sitemap"
|
||||||
tagline: "Using Cytoscape.js to visualize all the pages of a website."
|
tagline: "Using Cytoscape.js to visualize all the pages of a website"
|
||||||
date: "January 6, 2023"
|
date: "January 6, 2023"
|
||||||
image: "https://images.unsplash.com/photo-1639322537228-f710d846310a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
image: "https://images.unsplash.com/photo-1639322537228-f710d846310a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
||||||
imageattr: "https://unsplash.com/photos/T9rKvI3N0NM"
|
imageattr: "https://unsplash.com/photos/T9rKvI3N0NM"
|
||||||
|
Loading…
Reference in New Issue
Block a user