Skip to content

Commit c8087f9

Browse files
Update index.html
1 parent 3eb8264 commit c8087f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
1414
<script type="text/javascript" src="app.js" defer></script>
1515
<script> $(function(){$("#home").load("pages/home.html");});</script>
16-
<link rel="stylesheet" href="css/styles.css">
16+
<link rel="stylesheet" href="css/style.css">
1717
</head>
1818

1919
<body>

0 commit comments

Comments
 (0)