Add keywords to site config.toml

This commit is contained in:
Xevion
2022-04-12 14:41:30 -05:00
parent 0717524836
commit 6c3d3a0a60

View File

@@ -68,7 +68,7 @@ languageName = "English"
title = "Powershell"
subtitle = "A place for my scripts, thoughts and ideas on PowerShell."
owner = "Xevion"
keywords = ""
keywords = "powershell scripts ps1 hugo write-up"
copyright = "Xevion (c) 2022"
menuMore = "Show more"
readMore = "Read more"