From 2474d95512fa5f48c097b511eb5a96bd04b135de Mon Sep 17 00:00:00 2001 From: James Martin Date: Sat, 12 May 2018 02:46:11 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d5cc06b..a1b5ee6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# lijero.co +# jtmar.me -This repo contains the entirety of my website, https://lijero.co. +This repo contains the entirety of my website, https://jtmar.me. It is posed in hopes that other people may find my build system useful. In addiition, it gives an easy mechanism to submit corrections to the content itself, such as fixing typos or minor details. @@ -30,7 +30,7 @@ and merely use this page as an example. First, clone the repo: ```bash -git clone --recursive https://github.com/lijerom/lijero.co +git clone --recursive https://github.com/lijerom/jtmar.me ``` The `--recursive` option also fetches the `html-generator` submodule. @@ -67,7 +67,7 @@ even though the previous working versions of those pages still exist. The entire website is static, so no special server configuration should be neccessary. -However, you can still find my nginx config in https://github.com/lijerom/lijero.co-config/. +However, you can still find my nginx config in https://github.com/lijerom/jtmar.me-config/. ```bash ./build-site.sh