Added site icon

This commit is contained in:
Sergei Poljanski 2023-08-21 04:14:42 +03:00
parent 4584843b70
commit 0f250c84ed
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
2 changed files with 1 additions and 0 deletions

BIN
icons16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

View file

@ -2,6 +2,7 @@
<head> <head>
<title>asxpi</title> <title>asxpi</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
<link rel="icon" type="image/png" href="icons16.png" sizes="16x16" />
<style> <style>
body { body {
color: #FAFAFA; color: #FAFAFA;