Skip to content

Commit

Permalink
deploy: 3599446
Browse files Browse the repository at this point in the history
  • Loading branch information
saqibbedar committed Oct 10, 2024
1 parent 0a183ef commit 4e7eee7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
Empty file added .nojekyll
Empty file.
Binary file added header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 12 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
<meta name="description" content="Professional portfolio showcasing my skills, projects, and experience as a developer." />
<meta name="keywords" content="portfolio, web developer, projects, skills, experience" />
<meta name="author" content="Saqib Bedar" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="canonical" href="https://your-portfolio-url.com" />
<title>Your Name | Web Developer Portfolio</title>
<meta property="og:title" content="Your Name | Web Developer Portfolio" />
<meta property="og:description" content="Professional portfolio showcasing my skills, projects, and experience as a developer." />
<meta property="og:image" content="/public/og-img.jpg" />
<meta property="og:url" content="https://your-portfolio-url.com" />
<meta name="twitter:card" content="summary_large_image" />
<script type="module" crossorigin src="/Reactfolio/assets/index-DcO-Du27.js"></script>
<link rel="stylesheet" crossorigin href="/Reactfolio/assets/index-BSu62qBv.css">
</head>
Expand Down
Binary file added og-img.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e7eee7

Please sign in to comment.