Skip to content

Commit

Permalink
hdf
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar authored Feb 5, 2024
1 parent d725d6a commit 100f771
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet">
<link rel="alternate" href="https://neerajrekwar.github.io/" hreflang="x-default" />
<link rel="alternate" href="https://neerajrekwar.github.io/" hreflang="en" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css"
integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Alata&family=Martian+Mono:wght@100;800&display=swap"
rel="stylesheet" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,700,0,-25" />
<link rel="stylesheet" href="landscape.css" media="(orientation: landscape)" />
<link rel="stylesheet" href="portrait.css" media="(orientation: portrait)" />
<script src="script-main.js"></script>
Expand Down

0 comments on commit 100f771

Please sign in to comment.