diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2018-10-18 01:08:46 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2018-10-18 01:08:46 +0200 |
commit | 7b2e48276b2a3ceff83c906d38077f8d0479c3df (patch) | |
tree | 0fc26bb1cbae5a30583292fbfb2b752fb623a94d /public/index.php | |
parent | 65796d4a2349e71ca05f5f298d6f94ff792d88b2 (diff) | |
download | wcms-7b2e48276b2a3ceff83c906d38077f8d0479c3df.tar.gz wcms-7b2e48276b2a3ceff83c906d38077f8d0479c3df.zip |
2.92 new architecture + quickcss class
Diffstat (limited to 'public/index.php')
-rw-r--r-- | public/index.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/public/index.php b/public/index.php deleted file mode 100644 index ab7ff55..0000000 --- a/public/index.php +++ /dev/null @@ -1,11 +0,0 @@ -<html> -<h1>Vincent Peugnet</h1> -<a href="/w/"><h2>W</h2></a> - -<h2>@</h2> -<a href="mailto:v.peugnet@free.fr">v.peugnet@free.fr</a> - -<h1>📐</h1> - - -</html>
\ No newline at end of file |