Commit Graph

8 Commits

Author SHA1 Message Date
Jimmy Debe 3ab314d87d
Fix Files for Linting (#94) 2024-09-13 16:51:09 +02:00
Filip Pajic 69f2853407
fix: Syntax fix for index documents inside Waku foldersFix syntax (#34)
# What does this PR resolve? 🚀
- Changes title inside Waku/README.md from h2 to h1
- Changes title inside Waku/Deprecated/README.md from h2 to h1

# Details 📝
The syntax for the title of the markdown seems to not be proper one
comparing to other README documents.
It's important to define titles with h1(#) to be able to parse it
properly later on by the website
2024-04-23 14:17:17 -04:00
Jimmy Debe d90b65ed99
Update README.md 2024-01-29 00:18:27 -05:00
Jimmy Debe 4fd6487038
Update README.md 2024-01-25 21:22:25 -05:00
Jimmy Debe df62111c15
Update README.md 2024-01-25 21:14:50 -05:00
Jimmy Debe bb3f44f262
Update README.md 2024-01-25 13:07:27 -05:00
Jimmy Debe 2b05868e5a
Update README.md 2024-01-25 00:37:01 -05:00
ksr 420adf1bd6 Vac RFC index initial structure
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
2024-01-22 19:06:06 +01:00