From aa300c7d9b24d81c3922b3c53c95e9a7f19dd601 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 22 Oct 2022 23:30:02 +0200 Subject: bash.css -> guides.css --- _notes/bash.html | 2 +- _notes/makefile.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '_notes') diff --git a/_notes/bash.html b/_notes/bash.html index a11abaf..c401522 100644 --- a/_notes/bash.html +++ b/_notes/bash.html @@ -3,7 +3,7 @@ title: bash subtitle: best practices layout: nosidebar links: - - {rel: stylesheet, href: 'assets/css/bash.css'} + - {rel: stylesheet, href: 'assets/css/guides.css'} features: - title: Script header topics: diff --git a/_notes/makefile.md b/_notes/makefile.md index 2c01406..0951bc2 100644 --- a/_notes/makefile.md +++ b/_notes/makefile.md @@ -3,7 +3,7 @@ title: Makefile subtitle: best practices layout: nosidebar links: - - {rel: stylesheet, href: 'assets/css/bash.css'} + - {rel: stylesheet, href: 'assets/css/guides.css'} features: - note: This should go on top of every Makefile. sections: -- cgit v1.2.3