testing ports

This commit is contained in:
Zakaria
2026-06-06 15:15:41 -04:00
parent 75119916e8
commit fc68c43580
+1 -1
View File
@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Conway's Game of Life</title> <title>Conway's Game of Life - For Sami</title>
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
</head> </head>
<body> <body>