Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pandhu-rendra authored Jun 18, 2024
1 parent e81f74f commit c262fc5
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,23 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="name" content="Pandhu Armarendra | Portfolio">
<meta name="og:name" content="Pandhu Armarendra | Portfolio">
<meta name="description" content="I am a student at SMP Muhammadiyah 5 Yogyakarta, I like programming and graphic design with approximately 1-2 year of experience. Experience is to create website, design graphic, and any more...">
<meta name="og:description" content="I am a student at SMP Muhammadiyah 5 Yogyakarta, I like programming and graphic design with approximately 1-2 year of experience. Experience is to create website, design graphic, and any more...">
<meta name="icon" content="img/about.png">
<meta name="og:icon" content="img/about.png">
<meta name="color" content="#00FFFF">
<meta name="og:color" content="#00FFFF">
<title>Pandhu Armarendra | Portfolio</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />

<!-- meta tag untuk SEO -->
<meta name="description" content="I am a student at SMP Muhammadiyah 5 Yogyakarta, I like programming and graphic design with approximately 1-2 year of experience. Experience is to create website, design graphic, and any more...">
<meta name="keywords" content="portfolio, pandhu armarendra, github, github pages">

<!-- open graph -->
<meta property="og:title" content="Pandhu Armarendra | Portfolio">
<meta property="og:description" content="I am a student at SMP Muhammadiyah 5 Yogyakarta, I like programming and graphic design with approximately 1-2 year of experience. Experience is to create website, design graphic, and any more...">
<meta property="og:image" content="img/about.png">
<meta property="og:url" content="https://pandhu-rendra.github.io">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Pandhu Armarendra | Portfolio">
<meta property="og:locale" content="id_ID">

<!-- Box icons link -->
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>

Expand Down

0 comments on commit c262fc5

Please sign in to comment.