diff --git a/src/pages/projects/pedal-pi.mdx b/src/pages/projects/pedal-pi.mdx new file mode 100644 index 0000000..a30628e --- /dev/null +++ b/src/pages/projects/pedal-pi.mdx @@ -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" +--- diff --git a/src/pages/projects/sitemap/sitemapgraph.mdx b/src/pages/projects/sitemap/sitemapgraph.mdx index 6e97621..cd4cc5b 100644 --- a/src/pages/projects/sitemap/sitemapgraph.mdx +++ b/src/pages/projects/sitemap/sitemapgraph.mdx @@ -1,7 +1,7 @@ --- layout: "../../../layouts/InteractiveDemoLayout.astro" 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" 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"