Skip to content

Commit

Permalink
Merge pull request #34 from ujjawaltyagii/main
Browse files Browse the repository at this point in the history
font-family api
  • Loading branch information
priyankarpal authored Feb 21, 2023
2 parents 0798f27 + 4f2128b commit 777559f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="src/style.css" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Allerta Stencil" rel="stylesheet">
</head>
<body class="bg-secondary text-white">

Expand Down

1 comment on commit 777559f

@vercel
Copy link

@vercel vercel bot commented on 777559f Feb 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-git-main-priyankarpal.vercel.app

Please sign in to comment.