added more prominent links to subpages to projects page; added banner for small projects page
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import Banner2 from "$lib/banner2.svelte";
|
||||
import SubtitledImage from "$lib/components/subtitled-image.svelte";
|
||||
import TableOfContents from "$lib/components/table-of-contents.svelte";
|
||||
import ImageSubtitle from "$lib/image-subtitle.svelte";
|
||||
import Video from "$lib/video.svelte";
|
||||
import Content from "$lib/viewport/content.svelte";
|
||||
</script>
|
||||
|
||||
@@ -15,8 +13,8 @@
|
||||
<Banner2
|
||||
title="My Small Projects"
|
||||
subtitle="the ones that don't get the spotlight"
|
||||
banner=""
|
||||
bannerAlt="" />
|
||||
banner="crate.webp"
|
||||
bannerAlt="A cardboard box filled with electronic components, tools, and screws. They are arranged in 3D printed Gridfinity containers." />
|
||||
|
||||
<p>Not all of my projects are big, month-long endeavours. Some of them are short and sweet. Sometimes, they're even more rewarding than the bigger ones, because you end up with a finished 'thing' much quicker! And because I like my small projects just as much as my bigger ones, I figured it would be nice to give them a space on my website as well.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user