diff --git a/index.html b/index.html
index 9cfbf80..97da864 100644
--- a/index.html
+++ b/index.html
@@ -352,7 +352,7 @@ const PROJECTS = [
{
id: "pixelcnn",
title: "PixelCNN",
- description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch",
+ description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch.",
tags: ["Python", "PyTorch"],
github: "https://github.com/MarvinKrausser/pixelcnn",
blocks: [
@@ -400,7 +400,7 @@ const PROJECTS = [
{
id: "towerdefense",
title: "Towerdefense Game",
- description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt",
+ description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt.",
tags: ["C#", "Unity"],
github: "https://github.com/MarvinKrausser/TowerDefenseGame",
blocks: [