From 7fede4ee94880f09f44697104c0696e44fc2f8b6 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Mon, 21 Nov 2022 16:58:44 -0500 Subject: Add Offline Gatsby plugin (#14) * Add offline plugin * More updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1eb1db2..1f59351 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# submelon.dev +# [submelon.dev](https://submelon.dev) [![submelon.dev build](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml/badge.svg)](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml) -The front page for [submelon.dev](https://submelon.dev) - a "link-in-bio" site of sorts, with other resources available for reference. +A "link-in-bio" site of sorts, with other resources available for reference. ## Description -- cgit