From 6977991f42a6dfb21a19819cf2d8f37bb46513f2 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 12 May 2024 12:57:46 +0200 Subject: [PATCH] Update README.md (drafts are evil) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0214484..8b1047f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ This is the repo for [ayos.blog](https://ayos.blog), which is built with [Jekyll](https://jekyllrb.com) and heavily modified styling on top of the default [Minima theme](https://github.com/jekyll/minima). -I add ideas, outline, or drafts as [github issues](https://github.com/ayoayco/blog/issues) first. You can file an issue too if you want to request a topic or get in touch about anything on the blog. - ## How to Set Up the Project 1. follow the [jekyll installation guide](https://jekyllrb.com/docs/installation) for your machine