site

Personal site for Zane
Log | Files | Refs

commit c4394f2e603a353f1633743bae450358a1ffaba7
parent ef6182e580ea318aabf66dba92d601a052a74594
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Mon, 20 Nov 2023 12:17:55 -0800

change image paths

Diffstat:
Msrc/music.md | 2+-
Msrc/projects.md | 6+++---
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/music.md b/src/music.md @@ -5,7 +5,7 @@ title: "Music and Sound" ~My Things and Where They Come From.~ -![Me playing the trombone](src/img/trombone.webp) +![Me playing the trombone](img/trombone.webp) I grew up playing *jazz trombone* throughout middle and high school, eventually catching the electronic music bug and finding myself working in FL Studio. After realizing what a mistake of software that is, I moved myself over to Ableton. I diff --git a/src/projects.md b/src/projects.md @@ -5,14 +5,14 @@ title: "Projects" ## [Bloom](https://bloom.znschaffer.com) -![bloom screenshot](src/img/bloom.webp) +![bloom screenshot](img/bloom.webp) An interactive coffee brewing timer, brew log, and recipe stash. ## [Wax](https://github.com/znschaffer/wax.git) -![wax screenshot](src/img/wax.webp) +![wax screenshot](img/wax.webp) A terminal based graphical music player, akin to CMUS. @@ -21,7 +21,7 @@ Written in C using [TagLib](https://taglib.org) and [ncurses](https://invisible- ## [Jenga](https://github.com/znschaffer/jenga) -![jenga screenshot](src/img/jenga.webp) +![jenga screenshot](img/jenga.webp) Jenga is a no frills, fast-enough static site builder written in Go. It is optimized for single-page infinite scrolling blogs. Jenga takes a source