From 510a34da63a1b63bf277d18077ffc441328a7aa3 Mon Sep 17 00:00:00 2001 From: Brooke Date: Mon, 6 May 2024 18:18:43 -0400 Subject: [PATCH] grammar and spelling fixes --- content/classes/_index.md | 2 +- content/docs/hugo/_index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/classes/_index.md b/content/classes/_index.md index 97bdb37..f1e0ef7 100644 --- a/content/classes/_index.md +++ b/content/classes/_index.md @@ -3,4 +3,4 @@ linkTitle: "Classes" title: Classes --- -👋 Hello! Pick the title of your class from the left side menu to access syllabi and standards. Use the search bar if you can't find what you need, but keep in mind that a majority of the content on this website is related to tools within the prototype room and the classes pages will contain links to more apt resources for your or your child's class. \ No newline at end of file +👋 Hello! Pick the title of your class from the left-side menu to access syllabi and standards. Use the search bar if you can't find what you need, but keep in mind that the majority of the content on this website is related to tools within the prototype room, and the `classes` pages will contain external links to more appropriate resources for you or your child's class. \ No newline at end of file diff --git a/content/docs/hugo/_index.md b/content/docs/hugo/_index.md index 6ef4af0..66bf358 100644 --- a/content/docs/hugo/_index.md +++ b/content/docs/hugo/_index.md @@ -10,7 +10,7 @@ title: Hugo [Hugo is a static site generator](https://gohugo.io/); it takes in content in the form of [Markdown](https://www.markdownguide.org/) and uses a pre-configured theme to generate HTML from the markdown files. This makes development very fast and the site very lightweight. -From scratch, this website can be built in under 100 ms by hugo, this means it takes seconds to deploy a new version of the website. +From scratch, this website can be built in under 100 ms by Hugo, which means it takes seconds to deploy a new version of the website. ## Why Hugo? @@ -26,4 +26,4 @@ There are many reasons to use Hugo as a static site generator: You can find the source for this website here: https://git.myco.systems/mycosystems/midtowndrafting.com -The entire website is free for anyone to play with, including the theme used called [Hextra](https://github.com/imfing/hextra). Everything is licensed under [MIT](https://mit-license.org/) and no content is witheld with copyright, all content on this websites is compatible with CC0 (Public Domain) \ No newline at end of file +The entire website is free for anyone to play with, including the theme used called [Hextra](https://github.com/imfing/hextra). Everything is licensed under [MIT](https://mit-license.org/) and no content is witheld with copyright, all content on this website is compatible with CC0 (Public Domain) \ No newline at end of file