From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/content/projects/dotfiles.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zola-static/content/projects/dotfiles.md (limited to 'zola-static/content/projects/dotfiles.md') diff --git a/zola-static/content/projects/dotfiles.md b/zola-static/content/projects/dotfiles.md new file mode 100644 index 0000000..32bcd4b --- /dev/null +++ b/zola-static/content/projects/dotfiles.md @@ -0,0 +1,8 @@ ++++ +title = 'Dotfiles' +date = 2024-11-09 +[extra] +cover = 'dotfiles.png' ++++ +These are my current configuration files for my main laptop workstation running arch linux. It contains my Hyprland and Emacs config. You can find the github mirror [here](https://github.com/JackJ30/dotfiles). + -- cgit v1.2.3