Add pages workflows

This commit is contained in:
Jess Bees
2022-08-24 14:52:59 -04:00
parent 8f1e64a8a6
commit 876c20705a
20 changed files with 566 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Static HTML",
"description": "Deploy static files in a repository without a build.",
"iconName": "html",
"categories": ["Pages"]
}