mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-22 05:16:23 +02:00
♻️ Migrate landing pages to app router (#1362)
This commit is contained in:
parent
6b1e2f9c49
commit
f92c0075e3
73 changed files with 2420 additions and 2166 deletions
|
@ -1,3 +1,5 @@
|
|||
import languages from "./languages.json";
|
||||
|
||||
export const supportedLngs = Object.keys(languages);
|
||||
|
||||
export default languages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue