Added new icons, improved the blog
This commit is contained in:
@@ -18,10 +18,10 @@ const mailTemplate = `I've just found a bug on ${config.url} and would like to r
|
||||
<template #activator="{ props }">
|
||||
<div v-bind="props" class="options clickable">
|
||||
<img
|
||||
class="logo user-select-none"
|
||||
draggable="false"
|
||||
:src="cogIcon"
|
||||
alt="Options"
|
||||
class="logo user-select-none"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
@@ -33,10 +33,10 @@ const mailTemplate = `I've just found a bug on ${config.url} and would like to r
|
||||
<div class="overlay background"></div>
|
||||
<VCardText class="overlay content">
|
||||
<img
|
||||
class="icon-badge user-select-none"
|
||||
draggable="false"
|
||||
:src="pearlIcon"
|
||||
alt="Pearl"
|
||||
class="icon-badge user-select-none"
|
||||
/>
|
||||
<div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user