Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
inossidabile authored Jul 5, 2024
1 parent acb3da9 commit 9f08a12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<title>Directory — Joosy Guides</title>
<meta charset='utf-8'>
<link href='//joosy.github.com/website/application.css' rel='stylesheet'>
<link href='//joosy.github.io/website/application.css' rel='stylesheet'>
<link href='//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://joosy.github.com/guides/assets/application-a08ca23316077c59bf0b1e4ef0c2b346.css">
<link rel="stylesheet" href="/guides/assets/application-a08ca23316077c59bf0b1e4ef0c2b346.css">
<script src='https://codeorigin.jquery.com/jquery-1.10.2.min.js' type='text/javascript'></script>
<script src='//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js' type='text/javascript'></script>
</head>
Expand Down Expand Up @@ -65,7 +65,7 @@
<div class='content'>
<header>
<div class='container'>
<img class='logo' src='https://joosy.github.com/websites/joosy.png'>
<img class='logo' src='https://joosy.github.io/websites/joosy.png'>
<h1>
Guides
</h1>
Expand Down

0 comments on commit 9f08a12

Please sign in to comment.