Skip to content

Commit

Permalink
+Spell Check and Information update
Browse files Browse the repository at this point in the history
  • Loading branch information
CalGrimes committed Jul 1, 2021
1 parent 8170884 commit 9903384
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
Binary file modified .vs/CalGrimes-Blog-Postings/v16/.suo
Binary file not shown.
7 changes: 2 additions & 5 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"ExpandedNodes": [
"",
"\\css",
"\\posts",
"\\_includes",
"\\_includes\\layouts"
"\\posts"
],
"SelectedNode": "\\css\\index.css",
"SelectedNode": "\\posts\\form-processing.md",
"PreviewInSolutionExplorer": false
}
Binary file modified .vs/slnx.sqlite
Binary file not shown.
2 changes: 1 addition & 1 deletion _includes/layouts/news.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ eleventyNavigation:
---

<div class="text-center">
<h1>Cal Grimes' Blog News</h1>
<h1>Cal Grimes's News</h1>
<hr>
<br>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ eleventyNavigation:
<div class="col-md">
<h4>Hi, I'm Cal Grimes...</h4>
<p>I am a student Software Enigneer studying at Liverpool John Moores University.</p>
<p>This blog is a project that I have coded during my JAMstack bootcamp and is used to evidence my completed tasks and any extra learning that I will undertake throughout the course, Technologies user on this course are: <b>HTML, CSS, JavaScript, CMS, Bootstrap, Eleventy, Nunjucks and Markdown.</b>
<p>This blog is a project that I have coded during my JAMstack bootcamp. The content is product of the tasks I have completed throughout the course, Technologies used on this course are: <b>HTML, CSS, JavaScript, CMS, Bootstrap, Eleventy, Nunjucks and Markdown.</b>
</p>
You are welcome to visit my GitHub profile <a href="https://github.com/CalGrimes1"><b>HERE</b></a>
</div>
Expand Down

0 comments on commit 9903384

Please sign in to comment.