Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bachors authored Feb 18, 2018
1 parent 3e3991a commit b9a20ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@
}
</style>

<script async defer src="https://buttons.github.io/buttons.js"></script>

<div class="container">
<div class="row">
<div class="col-md-12">
<h3 align="center">Email Inbox <a href="mailto:[email protected]">[email protected]</a></h3>
<a class="github-button" href="https://github.com/bachors/Email-Inbox-IMAP" data-icon="octicon-cloud-download" data-size="large" aria-label="Download bachors/Email-Inbox-IMAP on GitHub">Download</a>
<hr>

<table id="myTable" class="display" cellspacing="0" width="100%">
Expand Down Expand Up @@ -127,4 +130,4 @@ <h4 class="modal-title">Message</h4>
});

});
</script>
</script>

0 comments on commit b9a20ee

Please sign in to comment.