Skip to content

Commit

Permalink
Updating pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Saby-Bishops committed Jun 16, 2021
1 parent 8105594 commit d16f8cf
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions Frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,34 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>

<meta name="theme-color" content="#101D42" />
<meta property="og:locale" content="en, pt-br" />
<meta property="og:site_name" content="Maganez" />


<link
rel="shortcut icon"
href="https://maganezf-me.vercel.app/favicon.svg"
title="favicon"
/>

<link rel="canonical" href="https://my-linktree-maganezf.vercel.app/" />



<link rel="stylesheet" href="styles.css" />

<title>Codechef</title>
</head>

<body>
<div id="particles-js"></div>

<div class="container">
<img
class="profile-picture"
src="bg.png"
loading="lazy"
/>

<h2>Codechef</h2>
<p class="subtitle">A student technical chapter</p></br>
<p class="subtitle">
Expand All @@ -45,7 +44,7 @@ <h2>Codechef</h2>
<div class="info-container">
<div class="content">
<h3>Main links below 👇🏼</h3>

<a
target="_blank"
rel="noopener noreferrer"
Expand All @@ -65,7 +64,7 @@ <h3>Main links below 👇🏼</h3>
<ion-icon name="logo-github"></ion-icon>
My Github
</a>

<a
target="_blank"
rel="noopener noreferrer"
Expand All @@ -75,7 +74,7 @@ <h3>Main links below 👇🏼</h3>
<ion-icon name="logo-linkedin"></ion-icon>
My LinkedIn
</a>

<a
target="_blank"
rel="noopener noreferrer"
Expand Down Expand Up @@ -166,4 +165,4 @@ <h3>Main links below 👇🏼</h3>
retina_detect: true,
});
</script>
</html>
</html>

0 comments on commit d16f8cf

Please sign in to comment.