diff --git a/_includes/header.html b/_includes/header.html index f520964..4742989 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -6,9 +6,9 @@

Physicist, Programmer, Maker and Baker

{% include sidebar.html%} diff --git a/_includes/github.svg b/_includes/icons/github.svg similarity index 100% rename from _includes/github.svg rename to _includes/icons/github.svg diff --git a/_includes/mastodon.svg b/_includes/icons/mastodon.svg similarity index 100% rename from _includes/mastodon.svg rename to _includes/icons/mastodon.svg diff --git a/_includes/rss.svg b/_includes/icons/rss.svg similarity index 100% rename from _includes/rss.svg rename to _includes/icons/rss.svg