aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-11-14 22:46:37 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-11-14 22:46:37 +0100
commitb6de7401284d61ffe690c89f71801261561eb78c (patch)
treeb303f3f479dfe06188ae82568e85d4824250dc0c
parentnotes/gdb: update (diff)
downloadblog-b6de7401284d61ffe690c89f71801261561eb78c.tar.gz
blog-b6de7401284d61ffe690c89f71801261561eb78c.zip
rename notes
-rw-r--r--_notes/bash.html2
-rw-r--r--_notes/gdb.md2
-rw-r--r--_notes/makefile.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/_notes/bash.html b/_notes/bash.html
index f636db3..c401522 100644
--- a/_notes/bash.html
+++ b/_notes/bash.html
@@ -1,5 +1,5 @@
---
-title: Bash
+title: bash
subtitle: best practices
layout: nosidebar
links:
diff --git a/_notes/gdb.md b/_notes/gdb.md
index d634879..47db5c9 100644
--- a/_notes/gdb.md
+++ b/_notes/gdb.md
@@ -1,5 +1,5 @@
---
-title: GDB
+title: gdb
subtitle: cheat sheet
links:
- {rel: stylesheet, href: 'assets/css/gdb.css'}
diff --git a/_notes/makefile.md b/_notes/makefile.md
index 0951bc2..b35aea2 100644
--- a/_notes/makefile.md
+++ b/_notes/makefile.md
@@ -1,5 +1,5 @@
---
-title: Makefile
+title: make
subtitle: best practices
layout: nosidebar
links: