mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-07-25 02:37:34 +05:30
Compare commits
3 Commits
28ef7f8896
...
527ee4abbc
| Author | SHA1 | Date | |
|---|---|---|---|
| 527ee4abbc | |||
| b94c3e51f8 | |||
| a543a85c0e |
19
index.html
19
index.html
@@ -5,7 +5,26 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/sif.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<!-- HTML Meta Tags -->
|
||||
<title>Suraj B M</title>
|
||||
<meta name="description" content="Developer | Systems Enthusiast | Gamer">
|
||||
|
||||
<!-- Open Graph Meta Tags -->
|
||||
<meta property="og:url" content="https://silicoflare.dev/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Suraj B M">
|
||||
<meta property="og:description" content="Developer | Systems Enthusiast | Gamer">
|
||||
<meta property="og:image" content="https://silicoflare.dev/banner.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
|
||||
<!-- Twitter Meta Tags -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="silicoflare.dev">
|
||||
<meta property="twitter:url" content="https://silicoflare.dev/">
|
||||
<meta name="twitter:title" content="Suraj B M">
|
||||
<meta name="twitter:description" content="Developer | Systems Enthusiast | Gamer">
|
||||
<meta name="twitter:image" content="https://silicoflare.dev/banner.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
BIN
public/banner.png
Normal file
BIN
public/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
Reference in New Issue
Block a user