diff --git a/content/blog/crafts/spoon/index.md b/content/blog/crafts/spoon/index.md index 1835405..e9ae8e8 100644 --- a/content/blog/crafts/spoon/index.md +++ b/content/blog/crafts/spoon/index.md @@ -8,16 +8,10 @@ tags = ["wooden"] category = ["craft"] +++ - - -Unfortunately I do not have a picture of the tree nor a picture of the un stripped log. - - +Unfortunately I do not have a picture of the tree nor a picture of the un-stripped log. {{image(src="log.jpg", caption="A stripped and dried log with a huge split down the middle from drying too fast")}} - - -{{image(src="split.jpg", caption="A extremely rough cutting of the spon.")}} -{{image(src="roughin.jpg", caption="")}} -{{image(src="refined.jpg", caption="")}} -{{image(src="shape_finished.jpg", caption="")}} -{{image(src="charred.jpg", caption="")}} \ No newline at end of file +{{image(src="split.jpg", caption="A extremely rough cutting of the spoon.")}} +{{image(src="roughin.jpg", caption="Getting the rough shape of the spoon")}} +{{image(src="refined.jpg", caption="Sanding handle and cup into final shape")}} +{{image(src="shape_finished.jpg", caption="Cutting spoon cavity")}} +{{image(src="charred.jpg", caption="Finishing")}} \ No newline at end of file diff --git a/content/blog/projects/generators.md b/content/blog/projects/generators.md index ca7a24d..57cddf0 100644 --- a/content/blog/projects/generators.md +++ b/content/blog/projects/generators.md @@ -9,6 +9,9 @@ category = ["project"] +++ +Take a look at the [GitHub](https://github.com/ParkerTenBroeck/generators) + + \ No newline at end of file diff --git a/templates/partials/header.html b/templates/partials/header.html index ca340be..309e9d2 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -40,7 +40,11 @@ - + + +{# \ No newline at end of file + #} \ No newline at end of file