Skip to content

Commit db49615

Browse files
committed
fix dumb description tag i missed
1 parent 3ddffd6 commit db49615

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

_config.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,12 @@ email: rigo.reddig@gmail.com
2323
domain: rigred.github.io
2424
url: https://rigred.github.io
2525
description: >- # this means to ignore newlines until "baseurl:"
26-
Write an awesome description for your new site here. You can edit this
27-
line in _config.yml. It will appear in your document head meta (for
28-
Google search results) and in your feed.xml site description.
26+
Welcome to my digital workshop.
27+
This is a journal of hardware archaeology and a brain dump for the cursed knowledge acquired while working with tech.
28+
It's a collection of lab notes from the front lines, documenting the process of disassembling things never meant to be opened,
29+
designing custom PCBs to bridge hardware timelines, and turning sheer spite into working prototypes.
30+
31+
Fueled by solder fumes and a belief in low-level sorcery, this is where we answer the question, "I wonder if I can make this work again?" If it clicks, whines, or boots from a floppy, you'll probably find it here.
2932
baseurl: "" # the subpath of your site, e.g. /blog
3033
url: "" # the base hostname & protocol for your site, e.g. http://example.com
3134
github_username: rigred
@@ -34,7 +37,6 @@ remote_theme: rigred/jekyll-theme-squishy
3437

3538
# Build settings
3639
plugins:
37-
- jekyll-remote-theme
3840
- jekyll-paginate
3941
- jekyll-toc
4042
- jekyll-sitemap

0 commit comments

Comments
 (0)