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 ## 🌟 Roxo Hugo
A hugo powered static website. A Hugo powered static website built with Tailwind CSS. built with Tailwind CSS.
### Prerequisites ### Prerequisites

View File

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

View File

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