diff options
Diffstat (limited to 'network.html')
-rw-r--r-- | network.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network.html b/network.html index 4efa2cf..bd66ef4 100644 --- a/network.html +++ b/network.html @@ -1,8 +1,9 @@ <!DOCTYPE html> <head> <title>A Distributed Network Idea</title> -<meta charset="utf-8"> -<link rel="stylesheet" href="style.css"> +<meta charset="utf-8"/> +<link rel="stylesheet" href="style.css"/> +<link rel="icon" type="image/png" href="img/fav/logo.png"/> </head> <body> <div class="content"> |