From 1f85696f66f2a9bf0e327795b5f9bc152c52b199 Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Thu, 13 May 2021 11:12:01 -0700 Subject: [PATCH] Prokube X Codebox Type Text --- docs/guides/weeks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/weeks.md b/docs/guides/weeks.md index cd2c2c8..8abfc56 100644 --- a/docs/guides/weeks.md +++ b/docs/guides/weeks.md @@ -110,7 +110,7 @@ var weekNames:Array = [ ### Step 5. Graphics -Displaying a week icon for your custom week is as simple as dropping a .png into `assets/images/storymenu`. Rename the file to "week7.png", "week8.png", etc. +Displaying a week icon for your custom week is as simple as dropping a .png into `assets/images/storymenu`. Rename the file to `week7.png`, `week8.png`, etc. Example ---