From 0e58b35db759db98167a5951acba63d47655b92e Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Sat, 14 Mar 2026 12:19:26 +0900 Subject: [PATCH] Style moved --- style.css => assets/style.css | 0 index.html | 48 ++++++++++++++++++----------------- 2 files changed, 25 insertions(+), 23 deletions(-) rename style.css => assets/style.css (100%) diff --git a/style.css b/assets/style.css similarity index 100% rename from style.css rename to assets/style.css diff --git a/index.html b/index.html index 3c611eb..dc407ca 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,30 @@ - - - - - - - + + + + - -

Homework: Conway's Game of Life

- + + + - - - + +

Homework: Conway's Game of Life

+ + + + + + \ No newline at end of file