testing ports

This commit is contained in:
Zakaria
2026-06-06 15:50:01 -04:00
parent a8e9fc6a6f
commit 15c3a0df80
+2 -2
View File
@@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Conway's Game of Life - For Sami</title>
<title>Conway's Game of Life</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<header>
<h1>Conway's Game of Life - for Sami </h1>
<p>A cellular automaton simulation</p>
<p>A cellular automaton simulation with WebHook</p>
</header>
<div class="stats-panel">