Added Big logo
Added Meta info
This commit is contained in:
parent
b0dd765110
commit
c1ae22cfee
@ -3,7 +3,26 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>@ViewData["Title"] - UniForAll</title>
|
<!-- Primary Meta Tags -->
|
||||||
|
<title>Vorlesungsplan - UniForAll</title>
|
||||||
|
<meta name="title" content="UniForAll" />
|
||||||
|
<meta name="description" content="Stundenplan für Gasthörer und Studierende" />
|
||||||
|
|
||||||
|
<!-- Open Graph / Facebook -->
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://uniforall.nihil.foo/" />
|
||||||
|
<meta property="og:title" content="UniForAll" />
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:image" content="https://uniforall.nihil.foo/images/ufalogobig.png" />
|
||||||
|
|
||||||
|
<!-- Twitter -->
|
||||||
|
<meta property="twitter:card" content="summary_large_image" />
|
||||||
|
<meta property="twitter:url" content="https://uniforall.nihil.foo/" />
|
||||||
|
<meta property="twitter:title" content="UniForAll" />
|
||||||
|
<meta property="twitter:description" content="Stundenplan für Gasthörer und Studierende" />
|
||||||
|
<meta property="twitter:image" content="https://uniforall.nihil.foo/images/ufalogobig.png" />
|
||||||
|
|
||||||
|
<title>UniForAll</title>
|
||||||
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
|
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
|
||||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||||
<link rel="stylesheet" href="~/UWLecturePlan.styles.css" asp-append-version="true" />
|
<link rel="stylesheet" href="~/UWLecturePlan.styles.css" asp-append-version="true" />
|
||||||
|
|||||||
BIN
UWLecturePlan/wwwroot/images/UFALogoBig.png
Normal file
BIN
UWLecturePlan/wwwroot/images/UFALogoBig.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Loading…
x
Reference in New Issue
Block a user