|
1 | 1 | @using YAF.Core.Context |
2 | 2 | @using YAF.Core.Extensions |
| 3 | +@using YAF.Web.Extensions |
3 | 4 |
|
4 | 5 | @inject BoardContext Current |
5 | 6 |
|
|
8 | 9 | <head> |
9 | 10 | <meta charset="utf-8" /> |
10 | 11 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
11 | | - <title>@ViewData["Title"] - YAF.SampleApp</title> |
| 12 | + <title>@Html.Raw(Current.CurrentForumPage.GeneratePageTitle())</title> |
12 | 13 | <link rel="stylesheet" href="@Html.Raw(Current.Get<ITheme>().BuildThemePath("bootstrap-forum.min.css"))" |
13 | 14 | type="text/css" asp-append-version="true" /> |
14 | | - <link href="~/favicons/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180" /> |
15 | | - <link href="~/favicons/favicon-32x32.png" rel="icon" sizes="32x32" /> |
16 | | - <link href="~/favicons/favicon-16x16.png" rel="icon" sizes="16x16" /> |
17 | | - <link href="~/favicons/site.webmanifest" rel="manifest" /> |
18 | | - <link href="~/favicons/safari-pinned-tab.svg" rel="mask-icon" color="#5bbad5" /> |
19 | | - <link href="~/favicons/favicon.ico" rel="shortcut icon" /> |
| 15 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2048-2732.webp" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 16 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2732-2048.webp" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 17 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1668-2388.webp" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 18 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2388-1668.webp" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 19 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1536-2048.webp" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 20 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2048-1536.webp" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 21 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1640-2360.webp" media="(device-width: 820px) and (device-height: 1180px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 22 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2360-1640.webp" media="(device-width: 820px) and (device-height: 1180px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 23 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1668-2224.webp" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 24 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2224-1668.webp" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 25 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1620-2160.webp" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 26 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2160-1620.webp" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 27 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1488-2266.webp" media="(device-width: 744px) and (device-height: 1133px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 28 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2266-1488.webp" media="(device-width: 744px) and (device-height: 1133px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 29 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1320-2868.webp" media="(device-width: 440px) and (device-height: 956px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 30 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2868-1320.webp" media="(device-width: 440px) and (device-height: 956px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 31 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1206-2622.webp" media="(device-width: 402px) and (device-height: 874px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 32 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2622-1206.webp" media="(device-width: 402px) and (device-height: 874px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 33 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1260-2736.webp" media="(device-width: 420px) and (device-height: 912px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 34 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2736-1260.webp" media="(device-width: 420px) and (device-height: 912px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 35 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1290-2796.webp" media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 36 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2796-1290.webp" media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 37 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1179-2556.webp" media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 38 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2556-1179.webp" media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 39 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1170-2532.webp" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 40 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2532-1170.webp" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 41 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1284-2778.webp" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 42 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2778-1284.webp" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 43 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1125-2436.webp" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 44 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2436-1125.webp" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 45 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1242-2688.webp" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 46 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2688-1242.webp" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 47 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-828-1792.webp" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 48 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1792-828.webp" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 49 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1242-2208.webp" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"> |
| 50 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-2208-1242.webp" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"> |
| 51 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-750-1334.webp" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 52 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1334-750.webp" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 53 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-640-1136.webp" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"> |
| 54 | + <link rel="apple-touch-startup-image" href="~/assets/apple-splash-1136-640.webp" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"> |
| 55 | + |
| 56 | + <link href="~/assets/favicon.ico" rel="shortcut icon" /> |
20 | 57 | <script src="~/js/themeSelector.min.js"></script> |
21 | 58 | </head> |
22 | 59 | <body> |
|
0 commit comments