From 51d820e22a4517dbb06d38a4f07f7c48522ef811 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 5 Jun 2023 03:25:53 +0200 Subject: Initial commit --- GitRepoViewer/wwwroot/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 GitRepoViewer/wwwroot/index.html (limited to 'GitRepoViewer/wwwroot/index.html') diff --git a/GitRepoViewer/wwwroot/index.html b/GitRepoViewer/wwwroot/index.html new file mode 100644 index 0000000..45ff683 --- /dev/null +++ b/GitRepoViewer/wwwroot/index.html @@ -0,0 +1,32 @@ + + + + + + + GitRepoViewer + + + + + + + + +
+ + + + +
+
+ +
+ An unhandled error has occurred. + Reload + 🗙 +
+ + + + -- cgit 1.5.1