2018-09-15 23:33:42 +02:00
|
|
|
<footer class="page-footer grey darken-4">
|
|
|
|
<div class="footer-copyright">
|
2017-03-12 03:02:54 +01:00
|
|
|
<div class="container">
|
2017-03-12 21:38:18 +01:00
|
|
|
<!--Made by <a class="orange-text text-lighten-3" href="http://github.com/streetturtle">Pavel Makhov</a>-->
|
2018-09-16 03:19:46 +02:00
|
|
|
<span>Made with
|
2018-09-17 01:15:32 +02:00
|
|
|
<a href="http://materializecss.com/"
|
|
|
|
title="MaterializeCSS"
|
|
|
|
target="_blank"><img
|
|
|
|
src="{{'/assets/img/materialize-logo.png' | relative_url }}"
|
|
|
|
class="materialcss-icon"></a>,
|
|
|
|
<a href="https://jekyllrb.com/" title="Jekyll" target="_blank"><img
|
|
|
|
src="{{'/assets/img/jekyll-logo.png' | relative_url }}" class="jekyll-icon"></a>and
|
|
|
|
<a href="https://open.spotify.com/user/11133734108/playlist/2431O2512ZRN5OQb0NmokO?si=vwfSWeGBRv6opdJ_V6nvbQ"
|
|
|
|
title="Spotify Playlist" target="_blank"><i class="fa fa-spotify fa-2x" style="color: #1db954"></i></a>
|
2017-03-12 21:38:18 +01:00
|
|
|
</span>
|
2018-12-26 00:59:21 +01:00
|
|
|
<span class="right cprght"><a href="https://pavelmakhov.com/">Pavel Makhov</a> © 2018</span>
|
2017-03-12 03:02:54 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2017-06-22 16:04:02 +02:00
|
|
|
</footer>
|