diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-22 23:30:02 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-22 23:30:02 +0200 |
commit | aa300c7d9b24d81c3922b3c53c95e9a7f19dd601 (patch) | |
tree | 7ccb7815d4127b23267e43c565afd333960fa5a2 /_notes/bash.html | |
parent | notes/makefile: redesign (diff) | |
download | blog-aa300c7d9b24d81c3922b3c53c95e9a7f19dd601.tar.gz blog-aa300c7d9b24d81c3922b3c53c95e9a7f19dd601.zip |
bash.css -> guides.css
Diffstat (limited to '_notes/bash.html')
-rw-r--r-- | _notes/bash.html | 2 |
1 files changed, 1 insertions, 1 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: |