new content

This commit is contained in:
Oliver
2025-05-03 16:21:02 -03:00
parent 661b829be3
commit 16d96d7f92
3 changed files with 14 additions and 2 deletions

Binary file not shown.

View File

@@ -14,7 +14,7 @@
<img loading="lazy" class="mb-4 rounded-circle w-100" style="max-width:280px" src="https://www.gravatar.com/avatar/{{ md5 .Params.email }}?s=220&pg&d=identicon">
{{ end }}
<p class="text-uppercase small mb-2">{{ i18n `my_name_is` }}</p>
<h1 class="h3 text-primary font-primary mb-3">{{ .Params.name }}</h1>
<h2 class="h3 text-primary font-primary mb-3">{{ .Params.name }}</h2>
<div class="mb-0 mx-auto" style="max-width:460px">{{ .Params.summary }} <a href="{{ .Permalink }}" aria-label="About me" class="text-underline d-inline-block">{{ i18n `read_more` }}</a></div>
{{ end }}
</div>

View File

@@ -10,6 +10,18 @@
</a></li>
{{ end }}
</ul>
<p>Discover the best Odoo Community Hosting Tips, Tutorials & Best Practices to optimize your Odoo experience. Whether you're a beginner or an advanced user, our blog provides expert guidance on setting up and managing your Odoo instance. Learn essential tips for choosing the right hosting environment, improving system performance, and ensuring seamless updates.</p>
<p>Our tutorials cover everything from basic configurations to advanced customization, helping you make the most of Odoos powerful features. Stay up-to-date with the latest Odoo Community trends and implement best practices for security, scalability, and data integrity.</p>
<p>With our practical insights, you can enhance your Odoo hosting setup, troubleshoot common issues, and take your business to the next level. Whether you're hosting Odoo on-premise or in the cloud, our resources will guide you every step of the way. Dive into the world of Odoo and unlock its full potential today!</p>
</div>
{{ end }}
@@ -40,4 +52,4 @@
</div>
</div>
</div>
</footer>
</footer>