diff options
Diffstat (limited to 'Cont/index.html')
| -rw-r--r-- | Cont/index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/Cont/index.html b/Cont/index.html index edd72f5..10a0928 100644 --- a/Cont/index.html +++ b/Cont/index.html @@ -37,7 +37,6 @@  					<br>  					<input type="submit" id="send" class="highlight" value="Löydä vuoro">  					<br> -					<a href="/updation" id="updationlink">Päivitä ruoat</a>  				</form>  				<br> @@ -62,6 +61,8 @@  		<footer>  			<a href="https://www.github.com/JoelHMikael/LYLLRuoka">Lähdekoodi</a>  			<span>|</span> +			<a href="/panel">Hallintapaneeli</a> +			<span>|</span>  			<a href="/devs">Ota yhteyttä</a>  		</footer>  	</body>  | 
