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