fix: main page linkt is tmex.gov.tm for prod

This commit is contained in:
saparatayev 2022-01-28 19:07:52 +05:00
parent 4a9ff24337
commit 7ff0dd1f00
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=9b3e2b4a91df67c5c81a",
"/js/app.js": "/js/app.js?id=14d6d2dd8a1b28f8d09f",
"/css/app.css": "/css/app.css?id=325e37fae0fdf8bf428a",
"/css/antd.css": "/css/antd.css?id=f9f05916bb7adbb86b7d"
}

View File

@ -4,7 +4,7 @@
class="flex items-center px-4 font-bold text-base border-b bg-gray-200 h-14"
>
<!-- Logo -->
<a href="http://birzha/">
<a href="https://tmex.gov.tm/">
<img :src="url('/logo.svg')" title="Logo" class="h-12" />
</a>
<!-- Links -->