feat: migrate Hugo Bootstrap theme to latest Hugo with Tailwind CSS and refactor codebase
* replace Bootstrap-based styling with Tailwind CSS * update theme compatibility for latest Hugo version * refactor templates and partials * fix outdated code and broken components * improve project structure and maintainability * optimize styling and frontend build setup
This commit is contained in:
9
exampleSite/content/english/contact/_index.md
Normal file
9
exampleSite/content/english/contact/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Don’t be shy. Say <span>Hello.</span>"
|
||||
meta_title: "Contact Us"
|
||||
description: "this is meta description"
|
||||
layout: "contact"
|
||||
draft: false
|
||||
|
||||
form_heading: "TELL US ABOUT YOUR PROJECT"
|
||||
---
|
||||
Reference in New Issue
Block a user