From 60d2295b17552b91e154a6391c6dcbe84ba07b1b Mon Sep 17 00:00:00 2001 From: Games-From-Flash <101436743+Games-From-Flash@users.noreply.github.com> Date: Sat, 12 Mar 2022 08:50:51 -0500 Subject: [PATCH] Rename minesweeper to minesweeper.html --- html/{minesweeper => minesweeper.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename html/{minesweeper => minesweeper.html} (100%) diff --git a/html/minesweeper b/html/minesweeper.html similarity index 100% rename from html/minesweeper rename to html/minesweeper.html