Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
parthpandyappp authored Jan 19, 2021
1 parent 014ac8b commit 392e720
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">

<link href="https://fonts.googleapis.com/css2?family=Potta+One&family=Yusei+Magic&family=Roboto+Mono&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/1a48924413.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Potta+One&family=Yusei+Magic&family=Roboto+Mono&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<script src="https://kit.fontawesome.com/1a48924413.js" crossorigin="anonymous"></script>
<title>API Interacts</title>
</head>

Expand Down

0 comments on commit 392e720

Please sign in to comment.