Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions credits.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<head>
<meta charset="utf-8">
<title>Fighter's Block - Credits and Attributions</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<style>
body {
padding: 0 40px 0 40px;
Expand Down Expand Up @@ -41,4 +41,4 @@ <h1>Help!</h1>
<p>
If you have questions, comments, or suggestions, please send them to <a href="http://twitter.com/psstkeepwriting">@psstkeepwriting</a>.
<p>
Thanks for giving Fighter's Block a spin!
Thanks for giving Fighter's Block a spin!
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<link id="favicon" rel="shortcut icon" type="image/png" href="img/favicon5.png" />
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/flexslider.css">
<link href='http://fonts.googleapis.com/css?family=Roboto|Chewy|Anonymous+Pro|Merriweather|Indie+Flower|Muli' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto|Chewy|Anonymous+Pro|Merriweather|Indie+Flower|Muli' rel='stylesheet' type='text/css'>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="plugins/jquery.nicescroll.min.js"></script>
<link rel="stylesheet" href="css/selectordie.css" />
<script src="plugins/selectordie.min.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions whatis.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<head>
<meta charset="utf-8">
<title>What is Fighter's Block?</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<style>
body {
padding: 0 40px 0 40px;
Expand Down Expand Up @@ -56,4 +56,4 @@ <h1>Some final notes</h1>
<p>
If you have questions, comments, or suggestions, please send them to <a href="http://twitter.com/psstkeepwriting">@psstkeepwriting</a>.
<p>
Thanks for giving Fighter's Block a spin!
Thanks for giving Fighter's Block a spin!