mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
Merge branch 'main' into refactor/app
This commit is contained in:
@@ -8,12 +8,7 @@ import { getChecksums } from '~/utils/githubChecksums'
|
||||
import { getLocale, getUI } from '~/utils/i18n'
|
||||
|
||||
import { icon, library } from '@fortawesome/fontawesome-svg-core'
|
||||
import {
|
||||
faApple,
|
||||
faGithub,
|
||||
faLinux,
|
||||
faWindows,
|
||||
} from '@fortawesome/free-brands-svg-icons'
|
||||
import { faApple, faGithub, faLinux, faWindows } from '@fortawesome/free-brands-svg-icons'
|
||||
import { ExternalLink, Lock } from 'lucide-astro'
|
||||
|
||||
export { getStaticPaths } from '~/utils/i18n'
|
||||
|
||||
Reference in New Issue
Block a user