diff --git a/content/about.md b/content/about.md
index 72562b0..90d9552 100644
--- a/content/about.md
+++ b/content/about.md
@@ -18,7 +18,7 @@ Theming around the mystical world of dragons 日本の龍 (*nihon no ryu*) is s
-The Dragon Linux logo was designed by [MattTheTekie](https://home.venith.net). The Dragon Linux website is based on the Asahi Linux website designed by [soundflora*](https://soundflora.tokyo).
+The Dragon Linux logo is a modified work of a clipart designed by [ClipArtBest](https://www.clipartbest.com/clipart-7cao4M6gi). The Dragon Linux website is based on the Asahi Linux website designed by [soundflora*](https://soundflora.tokyo).
diff --git a/content/contribute.md b/content/contribute.md
index c398585..f2cb34a 100644
--- a/content/contribute.md
+++ b/content/contribute.md
@@ -17,7 +17,7 @@ Are you interested in this kind of project, but you've never worked on something
Here are some suggestions to get you started:
* Documentation: Reverse engineering often results in ugly brain-dump text files full of information, but we don't always have the time to clean things up into a nice wiki page. Helping out here is a good opportunity to get familiar with the subject, and you can ask questions to help shape the documentation and ensure it is accurate.
-* Verification: Notes and documentation may have mistakes or be hastily written! It is always useful to have a second set of eyes go over the information, then try things out on the real hardware and see if it is correct. This is a good way to play around with the real hardware and understand how things work, and help find problems along the way!
+* Verification: Notes and documentation may have mistakes or be hastily written! It is always useful to have a second set of eyes go over the information, then try things out on the operating system and see if it is correct. This is a good way to play around with the operating system and understand how things work, and help find problems along the way!
* Testing: Does the code actually work? We need you to find out if it's broken in some way :-)
* Completeness: There are often gaps in what we find out - what does this bit do? What happens if you do more than one thing at once? You can look at cases we haven't tested yet and help complete the documentation and code.
diff --git a/layouts/partials/breadcrumbs.html b/layouts/partials/breadcrumbs.html
index d94a1b3..c392db7 100644
--- a/layouts/partials/breadcrumbs.html
+++ b/layouts/partials/breadcrumbs.html
@@ -1,20 +1,22 @@