[MOV] howto/website: move "Building a website" to the tutorials dir

task-2991663

Part-of: odoo/documentation#3655
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-20 09:47:55 +00:00
parent 642c4839f7
commit 58f2174c49
8 changed files with 18 additions and 18 deletions
+15
View File
@@ -17,6 +17,7 @@ Tutorials
tutorials/pdf_reports
tutorials/dashboards
tutorials/backend
tutorials/website
.. raw:: html
@@ -138,4 +139,18 @@ Tutorials
</div>
</a>
<a class="o_toctree_card col" href="tutorials/website.html">
<div class="card h-100">
<div class="card-body pb-0">
<h4 class="card-title text-primary mb-1">Building a website</h4>
<p class="card-text text-dark fw-normal">
Build your first website modules with Odoo.
</p>
</div>
<div class="card-footer border-0">
<span class="badge rounded-pill bg-dark mt-auto mb-2">Beginner</span>
</div>
</div>
</a>
</div>