diff --git a/docs/README.md b/docs/README.md
index cd6e180019efb344095760a62acc3f155a1ebc64..0e01d0f9473600f473910d66a36923e88c73a253 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,6 +1,23 @@
 # Tartalom
 
 - Bevezető
+
   - [BemutatkozĂĄs](intro/1_introduction.md)
   - [VerziĂłkezelĂŠs](intro/2_versioning.md)
   - [Git tĂśrtĂŠnete](intro/3_history.md)
+
+- Git hasznĂĄlata
+
+  - [TelepĂ­tĂŠs ĂŠs konfigurĂĄciĂł](workshop/1_installation.md)
+  - [Alapok](workshop/2_basics.md)
+  - [ElĂĄgazĂĄs, "BranchelĂŠs"](workshop/3_branch.md)
+
+- TĂĄvoli Repository
+
+  - [Alapok, SSH kulcs](remote/1_basics.md)
+  - [Github](remote/2_github.md)
+  - [Issue, merge request, Fork](remote/3_issue_merge_fork.md)
+
+- ForrĂĄs
+
+  - [Pro Git kĂśnyv](https://git-scm.com/book/en/v2/)
diff --git a/docs/index.html b/docs/index.html
index a6616b4eedf9d3349314a8e313ae423a62121540..52d21b1ded9aeea4dc87e7c9acdd710fa29497fe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -11,7 +11,7 @@
     />
     <link
       rel="stylesheet"
-      href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"
+      href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css"
     />
   </head>
   <body>