Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#70 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

#70 #71

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
47 changes: 23 additions & 24 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/custom-blog.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" media="all"/>

<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,300' rel='stylesheet' type='text/css'>

<script>
Expand All @@ -43,31 +43,31 @@
</script>
</head>
<body>

<div class="loader">
<div class="strip-holder">
<div class="strip-1"></div>
<div class="strip-2"></div>
<div class="strip-3"></div>
</div>
</div>

<a id="top"></a>

<div class="nav-container">

<a id="top"></a>

<div class="nav-container">

<nav class="overlay-nav">
<div class="container">
<div class="row">
<div class="col-md-2">
<a target="_self" class="inner-link" href="index.html"><img alt="FOSSASIA" class="logo logo-light" src="img/fossasia-long.png">
<img alt="FOSSASIA" class="logo logo-dark" src="img/fossasia-dark.png"></a>
</div>

<div class="col-md-10 text-right">
<ul class="menu">
<li class="has-dropdown"><a href="./about">About</a>
Expand All @@ -80,7 +80,7 @@
<ul class="nav-dropdown" style="min-height: 175px"> <!--whenever you add/remove an option, change the style="min-height:425px" by +- 25px-->
<li><a target="_self" href="https://fossasia.org//apply-students">University Student Programs/Internships</a></li>
<li><a target="_self" href="https://fossasia.org//apply-pupils">Pre-University Student Programs/Internships</a></li>
<li><a target="_self" href="http://codeheat.org">Code Heat Contest</a></li>
<li><a target="_self" href="http://codeheat.org">Code Heat Contest</a></li>
<li><a target="_self" href="https://fossasia.org//adp">Advanced Developer Program</a></li>
</ul>
<li class="has-dropdown"><a href="http://labs.fossasia.org/#projects">Projects</a>
Expand All @@ -93,7 +93,7 @@
<li><a target="_self" href="http://loklak.org">loklak Social Search</a></li>
<li><a target="_self" href="http://susper.com">Susper Seach Engine</a></li>
<li><a target="_self" href="http://yaydoc.org">Yaydoc Document Generator</a></li>
<li><a target="_self" href="http://phimp.me">Phimp.me Image App</a></li>
<li><a target="_self" href="http://phimp.me">Phimp.me Image App</a></li>
<li><a target="_self" href="http://meilix.fossasia.org">Meilix Linux</a></li>
<li><a target="_self" href="http://pslab.fossasia.org/">Pocket Science Lab</a></li>
<li><a target="_self" href="https://query-server.herokuapp.com/">Query Server</a></li>
Expand All @@ -103,13 +103,13 @@
<li><a target="_self" href="http://gci16.fossasia.org">Code-In 2016</a></li>
<li><a target="_self" href="http://gci15.fossasia.org">Code-In 2015</a></li>
<li><a target="_self" href="http://gci14.fossasia.org">Code-In 2014</a></li>
</ul>
</ul>
<li><a target="_self" class="inner-link" href="https://fossasia.org/#subscribe">Subscribe</a></li>
<li><a target="_self" href="https://blog.fossasia.org">Blog</a></li>
<li class="has-dropdown"><a href="http://events.fossasia.org">Events</a>
<ul class="nav-dropdown" style="min-height: 525px"> <!--whenever you add/remove an option, change the style="min-height:425px" by +- 25px-->
<li><a target="_self" href="https://events.fossasia.org/#sponsorship">Sponsorship</a></li>
<li><a target="_self" href="https://eventyay.com">FOSSASIA Event Management</a></li>
<li><a target="_self" href="https://eventyay.com">FOSSASIA Event Management</a></li>
<li><a target="_self" href="https://sciencehack.asia">Science Hack Asia</a></li>
<li><a target="_self" href="https://sciencehack.in">Science Hack India</a></li>
<li><a target="_self" href="https://2018.fossasia.org">FOSSASIA Summit 2018</a></li>
Expand All @@ -124,11 +124,11 @@
<li><a target="_self" href="https://2011.fossasia.org">FOSSASIA Summit 2011</a></li>
<li><a target="_self" href="https://2010.fossasia.org">FOSSASIA Summit 2010</a></li>
<li><a target="_self" href="https://2009.fossasia.org">GNOME.Asia 2009</a></li>
<li><a target="_self" href="https://coc.fossasia.org">Code of Conduct</a></li>
<li><a target="_self" href="https://coc.fossasia.org">Code of Conduct</a></li>
</ul>
</li>
<li class="hidden-sm hidden-xs"><a target="_self" href="./donate/">Donate</a></li>
<li class="hidden-sm hidden-xs"><a href="https://blog.fossasia.org/contact/" target="_self">Contact</a></li>
<li class="hidden-sm hidden-xs"><a href="https://blog.fossasia.org/contact/" target="_self">Contact</a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://twitter.com/fossasia"><i class="icon social_twitter"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://facebook.com/fossasia"><i class="icon social_facebook"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://github.com/fossasia"><i class="fa fa-github fa-lg"></i></a></li>
Expand All @@ -139,17 +139,17 @@
</div>
</div><!--end of row-->
</div><!--end of container-->

<div class="bottom-border"></div>

<div class="sidebar-menu">
<img alt="Logo" class="logo" src="img/fossasia-long.png">
<div class="bottom-border"></div>
<div class="widget">
<ul class="menu">
<li><a class="inner-link" href="#top">Home</a></li>
<li><a href="https://fossasia.org/about" target="_self">About</a></li>
<li><a href="https://eventyay.com" target="_self">Event Management</a></li>
<li><a href="https://eventyay.com" target="_self">Event Management</a></li>
<li><a href="http://github.com/fossasia" target="_self">Contribute</a></li>
<!-- <li><a class="inner-link" href="#support" target="_self">Support</a></li><li><a class="inner-link" href="#subscribe" target="_self">Subscribe</a></li> -->
<li><a href="https://blog.fossasia.org" target="_self">Blog</a></li>
Expand All @@ -169,20 +169,20 @@
<li><a href="https://github.com/fossasia" target="_self" ><i class="fa fa-github fa-lg"></i></a></li>
</ul>
</div>

<div class="copy-text-box">
<div class="copy-text-bottom">
<span>© Copyright 2016 Creative Commons By License, FOSSASIA</span>
<span>© Copyright 2021 Creative Commons By License, FOSSASIA</span>
</div>
</div>
</div>

<div class="instagram-sidebar">
<div class="instafeed" data-user-name="insideenvato">
<ul></ul>
</div>
</div>

</nav>
</div>
<div class="main-container"><section class="error-page fullscreen-element preserve-3d">
Expand All @@ -194,7 +194,7 @@ <h1 class="text-white">404<br>Not Found</h1>
<a href="index.html" class="btn btn-white btn-hollow">Take Me Home</a>
<a href="https://github.com/fossasia/fossasia.org/issues" class="btn btn-white btn-hollow">Report this error</a>
</div>

<div class="col-sm-4 text-right">
<i class="icon pe-7s-way"></i>
<i class="icon pe-7s-compass"></i>
Expand All @@ -205,7 +205,7 @@ <h1 class="text-white">404<br>Not Found</h1>
</section>
</div>
<div class="footer-container"></div>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" ></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/skrollr.min.js"></script>
Expand All @@ -220,4 +220,3 @@ <h1 class="text-white">404<br>Not Found</h1>
<script src="js/scripts.js"></script>
</body>
</html>