aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_notes
diff options
context:
space:
mode:
Diffstat (limited to '_notes')
-rw-r--r--_notes/bash.html2
-rw-r--r--_notes/makefile.md2
2 files changed, 2 insertions, 2 deletions
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: