From 5296d2adb516e94d557b1cea3d75db4cea2bdd65 Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Mon, 5 Dec 2022 06:34:22 -0600
Subject: [PATCH] Add resource for Hugo (#2975)
---
.../100-frontend/content/120-static-site-generators/105-hugo.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/100-frontend/content/120-static-site-generators/105-hugo.md b/content/roadmaps/100-frontend/content/120-static-site-generators/105-hugo.md
index 7f5a7ba94..097af2670 100644
--- a/content/roadmaps/100-frontend/content/120-static-site-generators/105-hugo.md
+++ b/content/roadmaps/100-frontend/content/120-static-site-generators/105-hugo.md
@@ -6,3 +6,4 @@ Hugo is the world’s fastest static website engine. It’s written in Go (aka G
Official Website
Official Docs for Getting Started
Introduction to Hugo - Static Site Generator
+Tutorial: Use Hugo to Generate a Static Website