aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-23 00:03:15 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-23 00:04:50 +0200
commit35082e02acf872a6a550527f140b066a6db48343 (patch)
treec2c6874cc4f791f75981974b3a66fc9c70230ec2
parentenable live reload (diff)
downloadegor-tensin.github.io-35082e02acf872a6a550527f140b066a6db48343.tar.gz
egor-tensin.github.io-35082e02acf872a6a550527f140b066a6db48343.zip
status. subdomain to /status/
I've decided it is more consistent.
-rw-r--r--Makefile2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fdbb32f..9bff86f 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ serve:
$(jekyll) serve
URL := http://localhost:4000/
-SKIP := /blog,/cv,/jekyll-theme,/sorting-algorithms,/void,/wireguard-config
+SKIP := /blog,/cv,/jekyll-theme,/sorting-algorithms,/status,/void,/wireguard-config
.PHONY: wget
wget:
diff --git a/index.html b/index.html
index f6ef64d..570dc21 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@ projects:
- url: https://github.com/egor-tensin/config-links
name: config-links
description: Configuration file sharing
- - url: https://status.egort.name/
+ - url: /status/
name: linux-status
description: Simple Linux server monitoring
- url: /sorting-algorithms/