Skip to content

Commit

Permalink
Deploy oshwabadge2018/oshwabadge2018.github.io to github.com/oshwabad…
Browse files Browse the repository at this point in the history
…ge2018/oshwabadge2018.github.io.git:master
  • Loading branch information
traviscibot committed Sep 27, 2018
1 parent f773b3b commit 140edf5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 29 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
33 changes: 4 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>OSHWA Badge 2018</title>
<style>
img {
transition: 0.0s;
-webkit-transition: 0.0s;
-moz-transition: 0.0s;
-ms-transition: 0.0s;
-o-transition: 0.0s;
display: block;
margin-right: auto;
margin-left: auto;
}

img:hover {

transition: 0.50s;
-webkit-transition: 0.50s;
-moz-transition: 0.50s;
-ms-transition: 0.50s;
-o-transition: 0.50s;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
</style>

<link href="https://fonts.googleapis.com/css?family=Reem+Kufi|Roboto:300" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
Expand All @@ -46,21 +21,21 @@
<!-- <link rel="stylesheet" href="css/themes/white-grey.css"> -->
<!-- <link rel="stylesheet" href="css/themes/white-red.css"> -->
<!-- <link rel="stylesheet" href="css/themes/yellow-black.css"> -->
<css>

</css>
</head>
<body>
<main>
<div class="intro"><img id="rotate" src="badge.png" width="60%" /></div>
<div class="intro"><img style = "" src="badge.png" width="60%" /></div>
<div class="icons-social"> <a target="docs.html" href="docs.html">Documentation</a> </div>
<div class="tagline">Electronic Badge for OSHWA 2018</div>

<!-- Find your icons from here - https://fontawesome.com/icons?d=gallery&s=brands -->

<div class="icons-social"> <a target="docs.html" href="docs.html">Documentation</a> </div>

<div class="icons-social">
<a target="_blank" href="https://github.com/oshwabadge2018"><i class="fab fa-github"></i></a>
<a target="_blank" href="https://twitter.com/ohsummit"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="https://hackaday.io/project/112222-2018-open-hardware-summit-badge"><i class="fab"><img src="wrencher.png" style="display: inline;"width="62" height="62"/></i></a>
</div>
</main>
</body>
Expand Down
Binary file added wrencher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 140edf5

Please sign in to comment.