Enable multi lingual
This commit is contained in:
7
client/dist/index.html
vendored
7
client/dist/index.html
vendored
@@ -5,8 +5,11 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/book-icon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CreaBook - AI Book Generator</title>
|
||||
<script type="module" crossorigin src="/assets/index-C5xBjB0t.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CVQt-qUM.css">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Pacifico&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/assets/index-9IOnhCkb.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DS0xE7Ko.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user