Skip to content
Open
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
95 changes: 61 additions & 34 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,67 +10,94 @@
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<!-- FULL PAGE.JS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.9.4/jquery.fullpage.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.9.4/jquery.fullpage.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.9.4/vendors/scrolloverflow.min.js"></script>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- CSS -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">

</head>

<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- <div id="fullpage"> -->
<!-- Intro Header -->
<!-- Dont Change This Section -->
<div class="section header-bg">
<div class="jumbotron-fluid">
<h1>Hacktoberfest Sign In Sheet</h1>
<p class="lead">Very simple repo! Great for beginners to make their first pull request! Feel free to sign in xD</p>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/DSCFutminna/hacktoberfest-html" target="_blank" rel="noopener noreferrer" role="button">Instructions</a>
</p>
</div>
<!-- Intro Header -->
<!-- Dont Change This Section -->
<div class="section header-bg">
<div class="jumbotron-fluid">
<h1>Hacktoberfest Sign In Sheet</h1>
<p class="lead">Very simple repo! Great for beginners to make their first pull request! Feel free to sign in xD
</p>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://github.com/DSCFutminna/hacktoberfest-html" target="_blank"
rel="noopener noreferrer" role="button">Instructions</a>
</p>
</div>
<!-- -->
</div>
<!-- -->

<div class="section center list-grid">
<h2></br>October 2019</h2>
<div class="section center list-grid">
<h2></br>October 2019</h2>

<!-- SIGN IN HERE
<!-- SIGN IN HERE
<ol>
<!--
In this format:
<li><a href ="[link to your portfolio/github page]">[user name here]</a></li>
-->
<li><a href="https://github.com/DSCFutminna">DSCFutminna</a></li>
<li><a href="https://github.com/DSCFutminna">DSCFutminna</a></li>

</ol> -->
</ol> -->

<div class="card">
<img src="img/gaphy.jpg" alt="Gaphy" style="width:100%">
<h1>Raji Abdulgafar</h1>
<p class="title">DSC LEAD</p>
<p>Federal University of Technology Minna</p>
<a href="https://github.com/abdulgaphy"><i class="fa fa-github"></i></a>
<a href="https://twitter.com/mrgaphy"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/mrgaphy"><i class="fa fa-linkedin"></i></a>
<a href="https://facebook.com/mrgaphy"><i class="fa fa-facebook"></i></a>
<p><button>Contact</button></p>
</div>
<div class="card">
<img src="img/gaphy.jpg" alt="Gaphy" style="width:100%">
<h1>Raji Abdulgafar</h1>
<p class="title">DSC LEAD</p>
<p>Federal University of Technology Minna</p>
<a href="https://github.com/abdulgaphy"><i class="fa fa-github"></i></a>
<a href="https://twitter.com/mrgaphy"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/mrgaphy"><i class="fa fa-linkedin"></i></a>
<a href="https://facebook.com/mrgaphy"><i class="fa fa-facebook"></i></a>
<p><button>Contact</button></p>
</div>
<!-- End of Oct' 19 Sign in -->
</div>
<!-- End of Oct' 19 Sign in -->

<!-- </div> -->
<!-- Full Page End -->
<!-- Script -->
<script>
$(document).ready(function() {
$(document).ready(function () {
$('#fullpage').fullpage();
});
</script>
</body>
</html>

</html>