1
0
Fork 0
mirror of https://github.com/Oreolek/oreolek.ru.git synced 2024-05-17 00:18:22 +03:00

Removed the Patreon link.

This commit is contained in:
Alexander Yakovlev 2016-09-24 10:20:37 +07:00
parent 47977bb326
commit ca3cf49914
2 changed files with 0 additions and 6 deletions

View file

@ -254,9 +254,4 @@ EOL
{
return HTML::anchor(Route::url('default', array('controller' => 'Post', 'action' => 'feed')), '<span class="fa fa-rss">&nbsp;</span> RSS дневника');
}
public function patreon()
{
return HTML::anchor('https://patreon.com/oreolek', HTML::image(Kohana::$config->load('common.patreon_img')));
}
}

View file

@ -43,7 +43,6 @@
{{/links}}
</ul>
{{{search}}}
{{{patreon}}}
</div>
</div>
</nav>