stop using cdns
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
e97b2ce706
commit
1591b22a09
26 changed files with 9590 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
|||
<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">
|
||||
<meta name="twitter:creator" content="@tendstofortytwo">
|
||||
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Nunito:400,600,700">
|
||||
<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">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
|
||||
</head>
|
||||
<body>
|
||||
<section id="home" class="main" style="background: white;">
|
||||
|
@ -137,7 +137,7 @@
|
|||
|
||||
<div class="bg-scroller"></div>
|
||||
|
||||
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
|
||||
<script src="js/jquery-3.3.1.min.js"></script>
|
||||
<script src="js/script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue