Skip to content

Commit

Permalink
fix: fix discrepancies
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed May 31, 2021
1 parent 76c0c0c commit 1f6b88e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion components/pages/posts/content/Post.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,13 @@
target="_blank"
class="flex items-center gap-2 my-2 link"
>
<span class="sr-only">
Search source of the post via SauceNAO
</span>

<SearchIcon class="w-5 h-5 icon" />

Saucenao
SauceNAO
</a>
</template>

Expand Down
2 changes: 1 addition & 1 deletion components/pages/premium/PremiumSubscription.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<p class="ml-3 text-base font-medium leading-6 text-gray-300">
Find sources with
<a href="https://saucenao.com/" target="_blank" class="link">
Saucenao
SauceNAO
</a>
</p>
</li>
Expand Down

0 comments on commit 1f6b88e

Please sign in to comment.