site/about.html

changeset 11
7dfd6ac82d72
parent 5
119d642a45fb
child 13
29c252b93909
equal deleted inserted replaced
10:a18ce529899b 11:7dfd6ac82d72
5 <meta name="viewport" content="width=device-width"> 5 <meta name="viewport" content="width=device-width">
6 <meta name="description" content="Source 2 Documentation"> 6 <meta name="description" content="Source 2 Documentation">
7 <link rel="stylesheet" href="style.css"> 7 <link rel="stylesheet" href="style.css">
8 <link rel="icon" type="image/png" href="/s2favicon.png"> 8 <link rel="icon" type="image/png" href="/s2favicon.png">
9 <title>Source 2 Documentation Project</title> 9 <title>Source 2 Documentation Project</title>
10
11 <!--Fonts-->
12 <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&display=swap" rel="stylesheet">
13 <link href="https://fonts.googleapis.com/css?family=Nunito:400,700&display=swap" rel="stylesheet">
10 </head> 14 </head>
11 15
12 <body> 16 <body>
13 17
14 <div class="main" > 18 <div class="main" >
30 <h1>Contact:</h1> 34 <h1>Contact:</h1>
31 <h3>admin@source2.info</h3> 35 <h3>admin@source2.info</h3>
32 </div> 36 </div>
33 37
34 <div class="footer"> 38 <div class="footer">
35 <p class="copyright">Source Creator Collective - 2020</p> 39 <p class="copyright">Source Creator Collective – 2020</p>
36 </div> 40 </div>
37 41
38 </div> 42 </div>
39 43
40 </body> 44 </body>

mercurial