mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 22:05:15 +00:00
Update index.html
This commit is contained in:
parent
a65fc1d423
commit
c80193e5e3
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
type="image/x-icon"
|
||||
href="./Resources/Favicons/favicon.png"
|
||||
/>
|
||||
<link rel="stylesheet" href="./Pages/style.css" />
|
||||
<link rel="stylesheet" href="/Pages/style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
<!-- About Us -->
|
||||
<section class="section-white">
|
||||
<header>
|
||||
<h2 class="header2">Abou Us</h2>
|
||||
<h2 class="header2">About Us</h2>
|
||||
</header>
|
||||
<section class="text-image-chunk" id="about-us">
|
||||
<img
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue