mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[IMP] home: add some links in the main page
This commit is contained in:
+10
-1
@@ -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>
|
||||
Reference in New Issue
Block a user