Remove blog in documents #264

Merged
lars.winzer merged 2 commits from chore/101-remove-unused-blog-folder into main 2026-04-11 23:09:07 +02:00
Showing only changes of commit 31361ffb83 - Show all commits
-1
View File
@@ -36,7 +36,6 @@ This protocol handles game state synchronization, player actions, lobby and glob
├── documents/ # Project resources and documentation ├── documents/ # Project resources and documentation
│ ├── images/ # Images for README and documentation │ ├── images/ # Images for README and documentation
│ ├── diary # Diary files for each organizational meetup │ ├── diary # Diary files for each organizational meetup
│ ├── blog # Blog files covering project-related topics
│ ├── docs # Documentation │ ├── docs # Documentation
│ ├── milestones/ # Milestone deliverables (6 milestones) │ ├── milestones/ # Milestone deliverables (6 milestones)
│ └── (Other resources) # Additional project materials │ └── (Other resources) # Additional project materials