_includes/themes/jmblog-theme/components/footer.html in jmblog-theme-1.1.2 vs _includes/themes/jmblog-theme/components/footer.html in jmblog-theme-1.1.3

- old
+ new

@@ -1,24 +1,20 @@ <!-- Footer --> <footer class="footer"> <div class="container has-text-centered"> <p> - The source code for this website is licensed by - <a href="https://opensource.org/licenses/mit-license.php">MIT</a> and can be found - <a href="https://github.com/johnmoxon/johnmoxon.github.io/"> - here on github - <i class="fab fa-github has-text-black"></i><br> - </a> - <span xmlns:dct="https://purl.org/dc/terms/" xmlns:cc="https://creativecommons.org/ns#" class="license-text"> - The website content by <strong><span rel="cc:attributionName">John Moxon</span></strong> is licensed under + The source code for this website is licensed by + <a href="https://opensource.org/licenses/mit-license.php">MIT</a> and can be found + <a href="https://github.com/johnmoxon/johnmoxon.github.io/">here on github <i class="fab fa-github has-text-black"></i></a><br> + <span xmlns:dct="https://purl.org/dc/terms/" + xmlns:cc="https://creativecommons.org/ns#" + class="license-text"> + The website content by <strong><span rel="cc:attributionName">John Moxon</span></strong> is licensed under&nbsp; <a href="https://creativecommons.org/licenses/by/4.0"> - CC BY 4.0 + CC BY 4.0&nbsp; <img style="height:22px!important;margin-left: 3px;vertical-align:text-bottom;" - src="https://search.creativecommons.org/static/img/cc_icon.svg" /> - <img - style="height:22px!important;margin-left: 3px;vertical-align:text-bottom;" - src="https://search.creativecommons.org/static/img/cc-by_icon.svg" /> + src="https://creativecommons.org/wp-content/uploads/2016/06/brain.png" height="22px" /> </a> </span> </p> <div class="has-vcentred-content"> \ No newline at end of file