Swap Twitter with YouTube social media icon
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
*/
|
||||
?>
|
||||
<span class="social">
|
||||
<a href="https://twitter.com/getkirby">
|
||||
<?= svg('assets/icons/twitter.svg') ?>
|
||||
<a href="https://instagram.com/getkirby">
|
||||
<?= svg('assets/icons/instagram.svg') ?>
|
||||
</a>
|
||||
<a href="https://youtube.com/kirbycasts">
|
||||
<?= svg('assets/icons/youtube.svg') ?>
|
||||
</a>
|
||||
<a href="https://chat.getkirby.com">
|
||||
<?= svg('assets/icons/discord.svg') ?>
|
||||
</a>
|
||||
<a href="https://instagram.com/getkirby">
|
||||
<?= svg('assets/icons/instagram.svg') ?>
|
||||
</a>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user