docs: readme updated
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user