From 53f844dc25f967ed1e177f881bde231886844013 Mon Sep 17 00:00:00 2001 From: Lerking Date: Thu, 20 Mar 2025 10:46:17 +0100 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 356fdb0..476f92e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -4,4 +4,6 @@ - [Python elementer](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-elementer) - [Python OOP](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-Object-Oriented-Programming) - [Python moduler](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Python-moduler) -### Avanceret \ No newline at end of file +### Avanceret + - [Logging](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Logging) + - [Dekoratorer](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Decorators) \ No newline at end of file