remove screenshot.php
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
6c9b6a44de
commit
7b9b4dde5d
1 changed files with 2 additions and 3 deletions
|
@ -10,7 +10,6 @@
|
|||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Naman Sood">
|
||||
<meta property="og:description" content="Developer and technology enthusiast who's never gonna give you up.">
|
||||
<meta property="og:image" content="https://nsood.in/screenshot.php">
|
||||
<link rel="stylesheet" type="text/css" href="fonts/css/nunito.css">
|
||||
<link rel="stylesheet" type="text/css" href="fonts/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||
|
@ -20,8 +19,8 @@
|
|||
<!-- empty alt attribute informs screen readers that background graphic is purely decorative and should be ignored -->
|
||||
<canvas id="bg" alt=""></canvas>
|
||||
<div class="text-container">
|
||||
<h1>Hi, I’m Naman.</h1>
|
||||
<h3>I’m <span class="description">a person</span> who's fond of <em>coffee</em>, <em>math</em>, <em>writing</em>, <em>cars</em>, <button class="among">among</button> other things. I also enjoy <em>programming</em> enough to do that for a living.</h3>
|
||||
<h1>Hi, I'm Naman.</h1>
|
||||
<h3>I'm <span class="description">a person</span> who's fond of <em>coffee</em>, <em>math</em>, <em>writing</em>, <em>cars</em>, <button class="among">among</button> other things. I also enjoy <em>programming</em> enough to do that for a living.</h3>
|
||||
<h3>You can click to see my <a href="/resume.pdf">resume</a>, visit my <a href="https://prose.nsood.in">blog</a>, or check out ways to contact me below.</h3>
|
||||
<div class="contact-methods">
|
||||
<a href="mailto:mail@nsood.in" class="contact-method" aria-label="Email">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue