1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-09 07:36:30 +02:00

Add favicon

This commit is contained in:
Phuoc Nguyen
2021-03-30 22:52:31 +07:00
parent 1c3c6ea8d5
commit 9ed2923b9a
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
<title>CSS layout</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Nguyen Huu Phuoc" />
<link href="/assets/favicon.png" rel="icon">
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro&family=Lato&display=swap" rel="stylesheet">
</head>
<body>

BIN
public/assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB