mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Merge pull request #10 from elrimando/title-fix
Add title to index page
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.1/css/fabric.min.css" />
|
<link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.1/css/fabric.min.css" />
|
||||||
<link rel="stylesheet" href="./assets/shared.css" />
|
<link rel="stylesheet" href="./assets/shared.css" />
|
||||||
|
<title>Microsoft Days in the Web - Welcome</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="ms-Fabric">
|
<body class="ms-Fabric">
|
||||||
<div class="Container">
|
<div class="Container">
|
||||||
|
|||||||
Reference in New Issue
Block a user