Skip to content

Commit fd35778

Browse files
committed
Add favicon to the website
1 parent dfbf405 commit fd35778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<link rel="icon" type="image/x-icon" href="./favicon.ico">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<meta name="description" content="A curated collection of reusable C# scripts and project templates for Unity game development. Ready-to-use components for 2D and 3D games including camera systems, object pooling, and complete project templates.">
78
<meta name="keywords" content="Unity scripts, Unity C#, game development, Unity components, 2D scripts, 3D scripts, Unity assets, open source">

0 commit comments

Comments
 (0)