Skip to content

Commit 1500b69

Browse files
committed
Updateing notes
1 parent efc7ba0 commit 1500b69

5 files changed

Lines changed: 757 additions & 4 deletions

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Thank you for contributing! This guide defines the **exact format and structure*
2020
## File Naming Convention
2121

2222
- Use the **exact display name** as the filename: `Kali Linux.md`, `Cpp.md`, `React js.md`
23-
- Use kebab-case only for multi-word algorithmic pages: `binary-search.md`, `dijkstras-algorithm.md`
23+
- Use kebab-case only for multi-word algorithmic pages: `Binary Search.md`, `Dijkstras Algorithm.md`
2424
- Place all pages inside the `/pages/` directory
2525
- Link pages in `index.md` under the correct section using Logseq `[[Page Name]]` syntax
2626

0 commit comments

Comments
 (0)