mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
refactor: replace roboto by source sans 3 font
chore: minor front page styling
This commit is contained in:
@@ -44,7 +44,16 @@ let icons = [
|
||||
'fluent:key-32-filled',
|
||||
'majesticons:clipboard-copy',
|
||||
'fa-regular:calendar-alt',
|
||||
'ph:books-bold'
|
||||
'ph:books-bold',
|
||||
'fa-solid:external-link-alt',
|
||||
'bx:bx-code-curly',
|
||||
'simple-icons:wakatime',
|
||||
'bx:bxs-heart',
|
||||
'heroicons-solid:light-bulb',
|
||||
'ion:rocket',
|
||||
'heroicons-solid:server',
|
||||
'eva:checkmark-circle-2-fill',
|
||||
'fluent:key-24-filled'
|
||||
]
|
||||
|
||||
const output = path.normalize(path.join(__dirname, '../static/assets/icons.js'))
|
||||
|
Reference in New Issue
Block a user