From 2f5169d1d9150687d9cb698de55a2afdec1ff484 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Fri, 2 Aug 2019 22:53:30 -0700 Subject: [PATCH] Minor change to first page --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 5adda84..4b742f1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,5 +2,5 @@ title: Daniel's Blog --- ## Hello! -Welcome to my blog. Here, I write various posts, usually on the topics of +Welcome to my blog. Here, I write abour various subjects, including (but not limited to) functional programming, compiler development, programming language theory, and occasionally video games. I hope you find something useful here!