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