Skip to content

Commit

Permalink
Add main logo
Browse files Browse the repository at this point in the history
  • Loading branch information
nayakrujul committed Jan 29, 2024
1 parent 5eb211e commit 12f0e86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
<html>
<head>
<link rel="stylesheet" href="./main.css">

<link rel="icon" type="image/png" href="./logo.png"/>
<meta property="og:image" content="./logo.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="1200" />

<title>nayakrujul</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Welcome to my website!">
Expand Down
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12f0e86

Please sign in to comment.