1
0

Replace cover text links with icons

This commit is contained in:
Elscrux
2024-05-24 12:46:20 +02:00
parent ef8bb5aca9
commit 56d9223fc4
2 changed files with 9 additions and 8 deletions

View File

@ -24,6 +24,8 @@ import {
faCocktail,
faCoffee,
faCog,
faCopy,
faDownload,
faEllipsisH,
faEllipsisV,
faExclamation,
@ -130,6 +132,8 @@ library.add(faCocktail)
library.add(faCoffee)
library.add(faCog)
library.add(faComments)
library.add(faCopy)
library.add(faDownload)
library.add(faEllipsisH)
library.add(faEllipsisV)
library.add(faExclamation)