Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
breakdowns authored Jan 16, 2024
1 parent 761ec39 commit 12da7a1
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,13 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- HTML Meta Tags -->
<title>Hafitz P. H. A. S.</title>
<link rel="icon" type="image/png" href="/images/logo.png">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<meta name="title" content="Hafitz P. H. A. S.">
<meta name="description" content="Hafitz's Profile Card.">
<meta name="robots" content="notranslate">

<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Hafitz P. H. A. S.">
<meta itemprop="description" content="Hafitz's Profile Card.">
<meta itemprop="image" content="/images/logo.png">

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://hftzphas.pw">
<meta property="og:type" content="website">
<meta property="og:title" content="Hafitz P. H. A. S.">
<meta property="og:description" content="Hafitz's Profile Card.">
<meta property="og:image" content="/images/logo.png">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Hafitz P. H. A. S.">
<meta name="twitter:description" content="Hafitz's Profile Card.">
<meta name="twitter:image" content="/images/logo.png">
<link rel="stylesheet" href="assets/style.css">

<link rel="icon" type="image/png" href="/images/logo.png">
<link rel="stylesheet" href="assets/style.css">
</head>
<body>

<!-- partial:index.partial.html -->
<div class="wrapper">

Expand Down

0 comments on commit 12da7a1

Please sign in to comment.