Skip to content

Commit

Permalink
test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
CagriCatik committed Jan 22, 2025
1 parent 6f5dd49 commit 47bbb44
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion webpage/docs/design-patterns/00_getting-started.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# Getting Started
# Getting Started

<details>
<summary>1. Creational Design Patterns</summary>

- [ ] Introduction
- [ ] Singleton

</details>

<details>
<summary>2. Structural Design Patterns</summary>

- [ ] Introduction
- [ ] Adapter Pattern

</details>

<details>
<summary>3. Behavioral Design Patterns</summary>

- [ ] Introduction
- [ ] Observer Pattern

</details>

0 comments on commit 47bbb44

Please sign in to comment.