This commit is contained in:
mmrbnjd
2024-11-22 15:56:36 +03:30
parent 1c3b6fe3cd
commit 3df36b45d4
13 changed files with 39 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
@inject Fixedvalues fv;
<HeadContent>
<!-- Place favicon.ico in the root directory -->
<link rel="icon" type="image/png" href="img/logo/siyahe.png" />
<link rel="icon" type="image/png" href="img/logo/moadiran.png" />
<!-- CSS here -->
<link rel="stylesheet" href="css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="css/animate.css">

View File

@@ -11,7 +11,7 @@
<HeadContent>
<link rel="canonical" href="#">
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/logo/siyahe.png" />
<link rel="icon" type="image/png" href="img/logo/moadiran.png" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@@ -9,7 +9,7 @@
<base href="/" />
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="css/app.css" />
<link rel="icon" type="image/png" href="img/logo/siyahe.png" />
<link rel="icon" type="image/png" href="img/logo/moadiran.png" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">