Skip to content

Commit

Permalink
+Updating webpage title
Browse files Browse the repository at this point in the history
  • Loading branch information
CalGrimes committed Jun 27, 2021
1 parent c029f24 commit b72b195
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
Binary file modified .vs/CalGrimes-Blog-Postings/v16/.suo
Binary file not shown.
5 changes: 2 additions & 3 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"ExpandedNodes": [
"",
"\\js",
"\\css",
"\\posts",
"\\projects",
"\\_includes",
"\\_includes\\layouts"
],
"SelectedNode": "\\_includes\\postslist.njk",
"SelectedNode": "\\css\\index.css",
"PreviewInSolutionExplorer": false
}
Binary file modified .vs/slnx.sqlite
Binary file not shown.
2 changes: 1 addition & 1 deletion _data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "Cal Grimes",
"title": "Cal Grimes' Blog",
"url": "https://example.com/",
"language": "en",
"description": "I am writing about my experiences as a Software Engineer.",
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 live project while I'm on the 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 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>
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 b72b195

Please sign in to comment.