mirror of
https://github.com/exane/not-gwent-online
synced 2026-06-26 21:36:12 +03:00
add website structure
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
get('/', function() {
|
||||
return 'hi gwent';
|
||||
});
|
||||
Reference in New Issue
Block a user