Switch to Feather Icons

This commit is contained in:
video-prize-ranch
2022-10-13 18:26:08 -04:00
parent 50d71ad321
commit b8469ada4e
24 changed files with 47 additions and 60 deletions

View File

@@ -4,7 +4,6 @@
<head>
{{> partials/head }}
<link rel="stylesheet" href="/static/fonts/Material-Icons-Outlined.css" />
<link rel="stylesheet" href="/static/css/embed.css" />
</head>
@@ -31,7 +30,7 @@
</a>
{{/if}}
<div class="views">
<span class="material-icons-outlined" title="Views">visibility</span>
<img class="icon" src="/static/icons/eye.svg" alt="Views">
<p>{{post.Views}}</p>
</div>
</div>