update showcase

This commit is contained in:
brooke 2024-04-14 22:41:48 -04:00
parent db74762fe6
commit 1d01b02d2d

View file

@ -12,14 +12,21 @@ cascade:
showBreadcrumbs: true showBreadcrumbs: true
--- ---
{{< lead >}}
Simple, yet powerful. Learn how to use complex open-source tools.
{{< /lead >}}
{{< timeline >}} {{< timeline >}}
{{< timelineItem icon="link" header="Functional and Accessible Websites" subheader="Click image to expand" >}} {{< timelineItem icon="link" header="B2B facing static site" subheader="Click image to expand" >}}
<img style="border-radius:5px;margin:0px !important;" src="https://cdn.myco.systems/images/desktop-showcase-2.png"/> <img style="border-radius:5px;margin:0px !important;" src="img/showcase/bellaskeys.png"/>
<a href="https://git.myco.systems/mycosystems/bellaskeys.com" target="_blank" >View the page source</a>
{{< /timelineItem >}}
{{< timelineItem icon="link" header="Light & accessible blog" subheader="Click image to expand" >}}
<img style="border-radius:5px;margin:0px !important;" src="img/showcase/mycoop.png"/>
<a href="https://git.myco.systems/mycosystems/coop.myco.systems" target="_blank" >View the page source</a>
{{< /timelineItem >}}
{{< timelineItem icon="link" header="Custom stylized org homepage" subheader="Click image to expand" >}}
<img style="border-radius:5px;margin:0px !important;" src="img/showcase/mycomain.png"/>
<a href="https://git.myco.systems/mycosystems/myco.systems" target="_blank" >View the page source</a>
{{< /timelineItem >}} {{< /timelineItem >}}
{{< /timeline >}} {{< /timeline >}}