mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2025-06-11 09:23:17 +02:00
overhaul of client files to 'www' dir. This dir will now as a 'bin' dir of sorts. Outside of the 'www' dir there will be old files, temp files and also shell scripts which support continuous compilation and minification of css and js files
This commit is contained in:
9
www/library/test/success.html
Normal file
9
www/library/test/success.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Success</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
Success
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user