From 7ebff627ebaed893fb93ed8e9400ef8d51006683 Mon Sep 17 00:00:00 2001 From: Stefan Rupp Date: Mon, 28 Dec 2020 18:58:34 +0100 Subject: [PATCH] playing cards from js-cardgame seems to be functional... --- js-cardgame | 2 +- templates/home/player.html | 12 ------------ templates/shared/_layout.html | 16 ++++++++++++++++ 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/js-cardgame b/js-cardgame index bca5daf..8248f0f 160000 --- a/js-cardgame +++ b/js-cardgame @@ -1 +1 @@ -Subproject commit bca5daf13a7f582cf53a9367219c0f4d3457aadd +Subproject commit 8248f0fca782055732a3e5f9c6c1ad77589f06e0 diff --git a/templates/home/player.html b/templates/home/player.html index d643943..47bc976 100644 --- a/templates/home/player.html +++ b/templates/home/player.html @@ -3,18 +3,6 @@ {% block content %}