From: Jack Kinsey Date: Mon, 6 May 2019 10:14:32 +0000 (-0400) Subject: Actually fix the HTTPS problem this time X-Git-Url: http://git.jkinsey.net/?p=jkinsey.net.git;a=commitdiff_plain Actually fix the HTTPS problem this time --- diff --git a/Makefile b/Makefile index 0ceda64..36319c1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ build: - mkdir about code writing + mkdir -p about code writing sed '/id=\"menu\"/s/middle/top/; / about/index.html sed '/id=\"menu\"/s/middle/top/; / code/index.html sed '/id=\"menu\"/s/middle/top/; / writing/index.html diff --git a/index.html b/index.html index a4a1584..bcf545b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ - +