premier commit
This commit is contained in:
commit
d2d72cc13e
4 changed files with 57 additions and 0 deletions
39
index.html
Normal file
39
index.html
Normal file
|
@ -0,0 +1,39 @@
|
|||
<!doctype html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>Factorio saves</title>
|
||||
<meta name="description" content="Factorio save backups">
|
||||
<meta name="author" content="Paul TREHIOU">
|
||||
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<section>
|
||||
<h1>Sauvegardes Factorio du serveur cancerigène 😂😂😂</h1>
|
||||
<a href="2019-01-06.zip">2019-01-06 - La genèse</a>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Sites intéressants</h1>
|
||||
<a href="https://autotorio.com/outpost">Générateur d'avant poste de minage</a>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Blueprints</h1>
|
||||
<h2>Early game</h2>
|
||||
<table>
|
||||
<tr><td><a href="https://factorioprints.com/view/-KnQ865j-qQ21WoUPbd3">Tileable Science</a>
|
||||
<tr><td><a href="https://factorioprints.com/view/-L0-rgc9Adip1XlJLhPj">Modular Robots</a>
|
||||
<tr><td><a href="https://factorioprints.com/view/-KdDy33xxo8bNcEuP7CR">Belt Balancers (yellow)</a>
|
||||
<tr><td><a href="https://factorioprints.com/view/-KdDyshQE57bO1GPobW0<Paste>">Belt Balancers (red)</a>
|
||||
<tr><td><a href="https://factorioprints.com/view/-KjmZa8RznafImLVCmO1">Circuits (Red / Advanced) Octagon Simplified</a>
|
||||
<h2>Mid game</h2>
|
||||
<tr><td><a href="https://factorioprints.com/view/-KdDzQa6MxvM0B-9Hdfx">Belt Balancers (blue)</a>
|
||||
<tr><td><a href="https://factorioprints.com/view/-L4cicYfz48pTnQpzfCb">Mk1 Advanced Oil Processing</a>
|
||||
<tr><td><a href=""></a>
|
||||
</table>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue