aboutsummaryrefslogtreecommitdiff
path: root/Cont/devs/index.html
blob: 69116c6ce868f9ecb28b1e3dc86a94e4e91011e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="fi">
	<head>
		<meta charset="utf-8">
		<title>Developers</title>
		<link href="/index.css" rel="stylesheet" type="text/css">
		<link href="/non-main.css" rel="stylesheet" type="text/css">
		<link href="/devs/index.css" rel="stylesheet" type="text/css">
		<meta name="viewport" content="width=device-width, initial-scale=1">
	</head>
	<body>
		<h1 class="shadow">Sivun kehittäjät</h1>
		<p>Jos muokkaat/lisäät jotain tähän projektiin, voit pyytää serverin ylläpidosta vastaavilta, että nimesi lisätään tietokantaan.</p>

		\(devs\)

		<a class="back" href="/"><img src="/Images/back.png" alt="Takaisin etusivulle"></a>

		<footer>
			<a href="https://www.github.com/JoelHMikael/FoodJS">Lähdekoodi</a>
			<span>|</span>
			<a href="/devs">Ota yhteyttä</a>
		</footer>

	</body>
</html>