[IMP] home: add some links in the main page

This commit is contained in:
Géry Debongnie
2019-04-25 15:01:11 +02:00
parent c608c9d07b
commit c62fa0eae5
+10 -1
View File
@@ -8,7 +8,16 @@
</head>
<body>
<h1>OWL Framework</h1>
<h1>🦉 OWL Framework 🦉</h1>
<ul>
<li>Github project: <a href="https://github.com/odoo/owl">https://github.com/odoo/owl</a></li>
<li>Documentation: <a href="https://github.com/odoo/owl/blob/master/doc/readme.md">https://github.com/odoo/owl/blob/master/doc/readme.md</a>
<li>Online playground: <a href="https://odoo.github.io/owl/playground/">https://odoo.github.io/owl/playground/</a>
</ul>
<p>
Are you a designer? Do you like CSS? Improve this page: make a PR!
</p>
</body>
</html>