-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2a27f4
commit 9f0150a
Showing
3 changed files
with
145 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<title>World of Engineers - Modlist</title> | ||
<meta name="description" content="To geeks, from geeks, by geeks."> | ||
<link rel="icon" href="img/logo_square.png" sizes="32x32" type="image/png"> | ||
<!-- custom.css --> | ||
<link rel="stylesheet" href="css/custom.css"> | ||
<!-- bootstrap.min.css --> | ||
<link rel="stylesheet" href="css/bootstrap.min.css"> | ||
<!-- font-awesome --> | ||
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css"> | ||
|
||
<!-- AOS --> | ||
<link rel="stylesheet" href="css/aos.css"> | ||
</head> | ||
|
||
<body> | ||
<!-- banner --> | ||
<div class="jumbotron jumbotron-fluid" id="banner" style="background-image: url(img/woe_1.png);"> | ||
<div class="container text-center text-md-left"> | ||
<header> | ||
<div class="row justify-content-between"> | ||
<div class="col-2"> | ||
<a href="index.html"><img src="img/logov2.png" alt="logo"> </a> | ||
</div> | ||
<div class="col-6 align-self-center text-right"> | ||
<a href="index.html" class="text-white lead">Main Page</a> <br> | ||
<a href="modlist.html" class="text-white lead">Modlist</a> | ||
</div> | ||
</div> | ||
</header> | ||
<img style="max-width: 900px; max-height: 200px; align: center;" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="display-3 text-white font-weight-bold my-5" src="img/logo_large.png" alt="words world of engineers"> | ||
<!-- <h1 data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="display-3 text-white font-weight-bold my-5"> | ||
World of<br> | ||
Engineering | ||
</h1> --> | ||
<p style="text-align: center;" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="lead text-white my-4"> | ||
The modpack that refreshes the | ||
<br> Vanilla experience while bringing cool features and mechanics | ||
</p> | ||
<a href="https://www.curseforge.com/minecraft/modpacks/world-of-engineers" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="btn my-4 font-weight-bold atlas-cta cta-blue">Download it on CurseForge</a> | ||
<a href="https://discord.gg/BTAvt3pYZb" data-aos="fade" data-aos-easing="linear" data-aos-duration="1000" data-aos-once="true" class="btn my-4 font-weight-bold atlas-cta cta-blue">Join our Discord</a> | ||
</div> | ||
</div> | ||
<!-- three-blcok --> | ||
<div class="container my-5 py-2"> | ||
<h2 class="text-center font-weight-bold my-5">New version, World of Engineers v2 is out! <br> What's new?</h2> | ||
<div class="row"> | ||
<div data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4>Quests</h4> | ||
<p>elroNd worked hard for this lmao</p> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="200" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/what-are-they-up-to">WATUT (What Are They Up To)</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="400" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/create-connected">Create Connected</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="200" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/attributefix">AttributeFix</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="400" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/raised">Raised</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/create-liquid-fuel">Create: Liquid Fuel</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="200" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/rebind-narrator">Rebind Narrator</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="400" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4><a href="https://www.curseforge.com/minecraft/mc-mods/item-obliterator">Item Obliterator</a></h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4>Quality of Life Improvements</h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="200" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4>New Recipes</h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="400" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4>AI Improvements</h4> | ||
</div> | ||
<div data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" class="col-md-4 text-center"> | ||
<h4>Resource Pack Overriders Config</h4> | ||
</div> | ||
</div> | ||
<p data-aos="fade-up" data-aos-delay="0" data-aos-duration="1000" data-aos-once="true" style="font-size: 200%; text-align: center; margin-top: 100px;">And much more that I am to lazy to code and add here. xD</p> | ||
</div> | ||
|
||
<!-- contact --> | ||
<div class="jumbotron jumbotron-fluid contact-text" id="contact" style="background-image: url(img/woe_2.png);"> | ||
<div class="container my-5"> | ||
<div class="row justify-content-between"> | ||
<div class="col-md-6 text-white"> | ||
<h2 style="color: rgb(61, 61, 61);" class="font-weight-bold">"Stop saying shit that I never said." | ||
<br>- Sun Tzu, The Art of War</h2> | ||
<!-- <p style="color: rgb(61, 61, 61);" class="my-4"></p> --> | ||
</div> | ||
<div class="col-md-6"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!-- copyright --> | ||
<div class="jumbotron jumbotron-fluid" id="copyright"> | ||
<div class="container"> | ||
<div class="row justify-content-between"> | ||
<div class="col-md-6 text-white align-self-center text-center text-md-left my-2"> | ||
Copyright © Sike, not copyrighted. haha <br> Made by <a href="https://github.com/axolotlagatsuma/">axolotlagatsuma</a> with love | ||
</div> | ||
<!-- <div class="col-md-6 align-self-center text-center text-md-right my-2" id="social-media"> | ||
<a href="#" class="d-inline-block text-center ml-2"> | ||
<i class="fa fa-facebook" aria-hidden="true"></i> | ||
</a> | ||
<a href="#" class="d-inline-block text-center ml-2"> | ||
<i class="fa fa-twitter" aria-hidden="true"></i> | ||
</a> | ||
<a href="#" class="d-inline-block text-center ml-2"> | ||
<i class="fa fa-medium" aria-hidden="true"></i> | ||
</a> | ||
<a href="#" class="d-inline-block text-center ml-2"> | ||
<i class="fa fa-linkedin" aria-hidden="true"></i> | ||
</a> | ||
</div> --> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!-- AOS --> | ||
<script src="js/aos.js"></script> | ||
<script> | ||
AOS.init({ | ||
}); | ||
</script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters