diff options
author | RayHammer <evkondratyev@yandex.ru> | 2022-11-03 00:02:52 +0100 |
---|---|---|
committer | RayHammer <evkondratyev@yandex.ru> | 2022-11-03 00:02:52 +0100 |
commit | 5dc4d3451308a1fa1b46e039af242fd401beee13 (patch) | |
tree | 11a35ad55582a80565ee3b3ecb20406e24170f33 /content/_index.md | |
parent | 6bd21a75d1667297a585d64398b5a9f428edb7c3 (diff) |
Added tutorial section
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 4336ee4..12d149e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -12,4 +12,8 @@ My name is RayHammer, and I'm the least schizophrenic full-time Linux user. This website is a small passion project I made using [Hugo](https://gohugo.io/). It's still work in progress, but maybe it will become something bigger in the past. -This will be my home for announcements, possible projects and maybe rants about tech and life in general.
\ No newline at end of file +This will be my home for announcements, possible projects and maybe rants about tech and life in general. + +## Sections + +- [Tutorials](/tutorials)
\ No newline at end of file |