New apps for text, slide and spreadsheet

This commit is contained in:
yflory
2018-02-19 18:52:57 +01:00
parent 831c23b259
commit 7cb3282634
3200 changed files with 384 additions and 53 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<body>
<ul>
<li><a href="document/">Text</a></li>
<li><a href="spreadsheet/">Calc</a></li>
<li><a href="presentation/">Presentation</a></li>
</ul>
</body>
</html>