Update index.html
This commit is contained in:
+6
-2
@@ -699,13 +699,13 @@
|
||||
</div>
|
||||
<div class="billing-toggle-wrap">
|
||||
<span class="toggle-label toggle-label-monthly active"
|
||||
>Monthly</span
|
||||
>Monthly <small>1 month free</small></span
|
||||
>
|
||||
<div class="toggle-switch" id="billingSwitch">
|
||||
<div class="thumb"></div>
|
||||
</div>
|
||||
<span class="toggle-label toggle-label-yearly"
|
||||
>Yearly <small>1 month free</small></span
|
||||
>Yearly <small>up to -10%</small></span
|
||||
>
|
||||
</div>
|
||||
<div class="pgrid">
|
||||
@@ -1120,5 +1120,9 @@
|
||||
</footer>
|
||||
|
||||
<script src="script.js"></script>
|
||||
<script
|
||||
defer
|
||||
src="https://static.odoo4projects.com/agent-odoo4projects/agent.js"
|
||||
></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user