diff --git a/src/index.html b/src/index.html index 53b87d2..264a21c 100644 --- a/src/index.html +++ b/src/index.html @@ -102,6 +102,7 @@ {% include './templates/gameMenu.html' %} {% include './templates/victory.html' %} {% include './templates/leaderboard.html' %} + {% include './templates/news.html' %} {% for i in range(1, 5) %} diff --git a/src/templates/news.html b/src/templates/news.html new file mode 100644 index 0000000..aeccc50 --- /dev/null +++ b/src/templates/news.html @@ -0,0 +1,17 @@ + + + + + +