added favicon
This commit is contained in:
parent
599fccda6b
commit
1996caff3d
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>Finn's Homepage</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
|
||||
<link rel="icon" type="image/gif" href="media/picture.gif">
|
||||
</head>
|
||||
<body bgcolor="#212121" text="white">
|
||||
<font face="Helvetica">
|
||||
@ -11,7 +12,7 @@
|
||||
<tbody align="center">
|
||||
<tr>
|
||||
<td>
|
||||
<img src="/media/picture.gif" alt="profile picture" height="256">
|
||||
<img src="media/picture.gif" alt="profile picture" height="256">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user