v2.0 first push

This commit is contained in:
2015-08-24 23:03:22 +02:00
parent fceb61029a
commit 6622928299
47 changed files with 3608 additions and 925 deletions

6
masks/home.html Executable file
View File

@@ -0,0 +1,6 @@
<script type="text/javascript">
oMyThoughts.pageInit = function(asHash, bFirstPage)
{
console.log('home init');
}
</script>