docs: readme updated

This commit is contained in:
Al Murad Uzzaman
2026-05-10 14:03:31 +06:00
parent f8b297eaad
commit 0655eb992d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
## 🌟 Roxo Hugo
A hugo powered static website.
A Hugo powered static website built with Tailwind CSS. built with Tailwind CSS.
### Prerequisites

View File

@@ -56,7 +56,7 @@ exclude = []
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
[metadata]
keywords = ["Boilerplate", "Hugo"]
description = "A hugo powered static website"
description = "A Hugo powered static website built with Tailwind CSS."
author = "sitepins"
twitter = "sitepins"
image = "images/og-image.png"

View File

@@ -1,6 +1,6 @@
{
"name": "roxo-hugo",
"description": "A hugo powered static website",
"description": "A Hugo powered static website built with Tailwind CSS.",
"version": "1.0.0",
"license": "MIT",
"author": "sitepins",