This commit is contained in:
Pouya Saadeghi 2024-03-06 09:27:38 +03:30
parent b155f9cb12
commit eb3e1529d4
3 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,12 @@
export const productCustomAttributes = {
208203: {
screenshot: "/images/store/screenshots/blog-template.png",
tech: ["astro", "mdx", "daisyui"],
},
185227: {
screenshot: "/images/store/screenshots/app-landingpage.png",
tech: ["html", "alpine", "daisyui"],
tech: ["html", "react", "svelte", "vue", "alpine", "daisyui"],
tags: ["React + Svelte + Vue versions added"],
},
144550: {
screenshot: "/images/store/screenshots/agency-landingpage-react.png",
@ -38,4 +43,6 @@ export const tech = {
daisyui: "daisyUI",
tailwind: "Tailwind CSS",
webcomponents: "Web Components",
mdx: "MDX",
astro: "Astro",
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 MiB

2
src/docs/static/logos/mdx.svg vendored Normal file
View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="icon icon-mdx" height="28.5" viewBox="0 0 138 57" width="69" aria-label="MDX" role="img"><title>MDX</title><g><rect fill="black" height="55.5" rx="4.5" width="136.5" x=".75" y=".75"></rect><g fill="none" stroke="white" stroke-width="6"><path d="M16.5 44V19L30.25 32.75l14-14v25"></path><path d="M70.5 40V10.75"></path><path d="M57 27.25L70.5 40.75l13.5-13.5"></path><path d="M122.5 41.24L93.25 12M93.5 41.25L122.75 12"></path></g></g></svg>

After

Width:  |  Height:  |  Size: 585 B