Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nknighta authored Jun 15, 2024
1 parent 1e1f71c commit c1b485e
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<html>

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>about me</title>
<title>About me | Nknight AMAMIYA</title>
<link rel="stylesheet" type="text/css" href="index.css" />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.css" />
<meta name="description" content="Nknight AMAMIYA - about me">
<meta property="og:title" content="Nknight AMAMIYA - about me">
<meta property="og:description" content="Nknight AMAMIYA - about me">
<meta property="og:image"
content="https://media.varius.technology/api/og?title=About+me&description=https://nknighta.github.io/">
<meta name="description" content="About me | Nknight AMAMIYA">
<meta property="og:title" content="About me | Nknight AMAMIYA">
<meta property="og:description" content="About me | Nknight AMAMIYA">
<meta property="og:image" content="https://nknighta.github.io/img/icon.jpg">
<meta property="og:url" content="https://nknighta.github.io/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Nknight AMAMIYA - about me">
<meta property="twitter:image"
content="https://media.varius.technology/api/og?title=About+me&description=https://nknighta.github.io/">
<meta property="twitter:image" content="https://nknighta.github.io/img/icon.jpg">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@ama_dev_1">
<link rel="icon" href="https://media.varius.technology/favicon.ico" type="image/x-icon" />
Expand All @@ -27,10 +24,11 @@
<body>
<div class="context">
<header>
<h1 class="headertext">Nknight AMAMIYA - about me</h1>
<div class="nineteen-text">
<h1>>>>>&emsp;Nknight AMAMIYA </h1>
</div>
<nav id="nav">
<ul>

<div class="maintext">
Links
</div>
Expand Down Expand Up @@ -142,16 +140,17 @@ <h1 class="headertext">Nknight AMAMIYA - about me</h1>
</a>
</div>
</div>
<a class="share"
target="_blank"
href="https://x.com/compose/post?text=Welcome my page! nknighta.github.io&hashtags=nknighta,nknightamamiya,vx,webdev">
share on X
</a>

</div>
<footer>
<div class="footer">
<p>© 2021 Nknight AMAMIYA</p>
<a class="share" target="_blank"
href="https://x.com/compose/post?text=Welcome my page! nknighta.github.io&hashtags=nknighta,nknightamamiya,vx,webdev">
share on X
</a>
</div>

</footer>
</div>
</body>
Expand Down

0 comments on commit c1b485e

Please sign in to comment.