-
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
Showing
10 changed files
with
146 additions
and
118 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 |
---|---|---|
|
@@ -65,6 +65,9 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" /> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
@@ -108,8 +111,8 @@ <h1 style="padding-top: 3em">Oops! Page Not Found</h1> | |
If you think that this is an error feel free to open an issue | ||
on our | ||
<a href="https://github.com/k1nsej/SimsInfo/issues" | ||
>Github.</a | ||
> | ||
>Github <i class="bi bi-box-arrow-up-right"></i></a | ||
>. | ||
</p> | ||
<!--<p>In the meantime, why not take a break and check out some of our popular guides?</p> | ||
<ul> | ||
|
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 |
---|---|---|
|
@@ -69,6 +69,7 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
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 |
---|---|---|
|
@@ -67,6 +67,9 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" /> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
@@ -101,39 +104,42 @@ <h1 style="padding-top: 3em">Colophon</h1> | |
<th scope="row">JavaScript & CSS Framework</th> | ||
<td> | ||
<a href="https://getbootstrap.com" | ||
>Bootstrap ↗</a | ||
> | ||
>Bootstrap <i class="bi bi-box-arrow-up-right"></i | ||
></a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Hosting Provider</th> | ||
<td> | ||
<a href="https://www.netlify.com"> | ||
Netlify ↗ | ||
Netlify <i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Code Editor</th> | ||
<td> | ||
<a href="https://phcode.io/#/home" | ||
>Phoenix Code ↗</a | ||
> | ||
>Phoenix Code | ||
<i class="bi bi-box-arrow-up-right"></i | ||
></a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Icon Set</th> | ||
<td> | ||
<a href="https://icons.getbootstrap.com"> | ||
Bootstrap Icons ↗ | ||
Bootstrap Icons | ||
<i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Domain Registrar</th> | ||
<td> | ||
<a href="https://www.checkdomain.de/?pid=503e9945"> | ||
Checkdomain ↗ | ||
Checkdomain | ||
<i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
* | ||
</td> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,6 +69,7 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
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 |
---|---|---|
|
@@ -65,6 +65,7 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
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 |
---|---|---|
|
@@ -61,6 +61,7 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
@@ -99,7 +100,7 @@ <h1 style="padding-top: 3em">Imprint</h1> | |
The European Commission provides a platform for online dispute | ||
resolution (OS): | ||
<a href="https://ec.europa.eu/consumers/odr/" | ||
>https://ec.europa.eu/consumers/odr/ ↗ | ||
>https://ec.europa.eu/consumers/odr/ <i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
</p> | ||
<p> | ||
|
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 |
---|---|---|
|
@@ -66,113 +66,126 @@ | |
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" /> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
<body> | ||
<div class="wrapper"> | ||
<div id="menu"></div> | ||
<div id="menu"></div> | ||
<main> | ||
<div class="container"> | ||
<a rel="me" href="https://mastodon.social/@kinsej" style="display: none;">Mastodon</a> | ||
<h1 style="padding-top: 3em">Sul Sul, Simmers!</h1> | ||
<p> | ||
Welcome to my little Sims information site / wiki! Have fun | ||
browsing! | ||
</p> | ||
<h2>News</h2> | ||
<div class="row row-cols-1 row-cols-md-3 g-4"> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Blooming_Rooms_Cover.jpg" | ||
class="card-img-top" | ||
alt="..." /> | ||
<div class="card-body"> | ||
<h5 class="card-title">The Blooming Rooms Kit is FREE!</h5> | ||
<p class="card-text"> | ||
You can get the Blooming Rooms Kit for free now and then | ||
have it forever. Click | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-blooming-rooms-kit"> | ||
here ↗ | ||
</a> | ||
to be taken to the official EA Website to redeem it for | ||
free! <br /><br /> | ||
Disclaimer: This offer is exclusively accessible through | ||
the EA App on Mac and PC until June 17th. | ||
</p> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary"> | ||
Published on May 20th | ||
</small> | ||
<div class="container"> | ||
<a | ||
rel="me" | ||
href="https://mastodon.social/@kinsej" | ||
style="display: none" | ||
>Mastodon</a | ||
> | ||
<h1 style="padding-top: 3em">Sul Sul, Simmers!</h1> | ||
<p> | ||
Welcome to my little Sims information site / wiki! Have fun | ||
browsing! | ||
</p> | ||
<h2>News</h2> | ||
<div class="row row-cols-1 row-cols-md-3 g-4"> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Blooming_Rooms_Cover.jpg" | ||
class="card-img-top" | ||
alt="..." /> | ||
<div class="card-body"> | ||
<h5 class="card-title"> | ||
The Blooming Rooms Kit is FREE! | ||
</h5> | ||
<p class="card-text"> | ||
You can get the Blooming Rooms Kit for free now | ||
and then have it forever. Click | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-blooming-rooms-kit"> | ||
here <i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
to be taken to the official EA Website to redeem | ||
it for free! <br /><br /> | ||
Disclaimer: This offer is exclusively accessible | ||
through the EA App on Mac and PC until June 17th. | ||
</p> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary"> | ||
Published on May 20th | ||
</small> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Party_Essentials_Cover.jpeg" | ||
class="card-img-top" | ||
alt="Party Essentials Cover" /> | ||
<div class="card-body"> | ||
<h5 class="card-title">New Kit: "Party Essentials"</h5> | ||
<p class="card-text"> | ||
The Sims announced two new kits! This one - the Party | ||
Essentials Kit has party props like baloons, a fog | ||
machine, speakers, a disco ball and more! Both of the | ||
Kits are scheduled to be released April 18th, 2024 at | ||
10AM Pacific Time. They will cost 4,99 USD / 4,99 EUR | ||
each. | ||
</p> | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-party-essentials-kit" | ||
class="btn btn-primary"> | ||
Buy on EA.com ↗ | ||
</a> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Party_Essentials_Cover.jpeg" | ||
class="card-img-top" | ||
alt="Party Essentials Cover" /> | ||
<div class="card-body"> | ||
<h5 class="card-title"> | ||
New Kit: "Party Essentials" | ||
</h5> | ||
<p class="card-text"> | ||
The Sims announced two new kits! This one - the | ||
Party Essentials Kit has party props like baloons, | ||
a fog machine, speakers, a disco ball and more! | ||
Both of the Kits are scheduled to be released | ||
April 18th, 2024 at 10AM Pacific Time. They will | ||
cost 4,99 USD / 4,99 EUR each. | ||
</p> | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-party-essentials-kit" | ||
class="btn btn-primary"> | ||
Buy on EA.com <i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary"> | ||
Date of publishing unknown</small | ||
> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary"> | ||
Date of publishing unknown</small | ||
> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Urban_Homage_Cover.jpg" | ||
class="card-img-top" | ||
alt="Urban Homage Cover" /> | ||
<div class="card-body"> | ||
<h5 class="card-title">New Kit: "Urban Homage"</h5> | ||
<p class="card-text"> | ||
The Sims announced two new kits! This one - the | ||
Urban Homage Kit was created in collaboration with | ||
Danielle "Ebonix" Udogaranya. It has | ||
London-city 90s and 2000s inspired clothing with | ||
lively patterns, vibrant graffiti motifs and | ||
eye-catching accessories. Both of the Kits are | ||
scheduled to be released April 18th, 2024 at 10AM | ||
Pacific Time. They will cost 4,99 USD / 4,99 EUR | ||
each. | ||
</p> | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-urban-homage-kit" | ||
class="btn btn-primary"> | ||
Buy on EA.com <i class="bi bi-box-arrow-up-right"></i> | ||
</a> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary" | ||
>Date of publishing unknown</small | ||
> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col"> | ||
<div class="card h-100"> | ||
<img | ||
src="/static/images/cover/The_Sims_4_Urban_Homage_Cover.jpg" | ||
class="card-img-top" | ||
alt="Urban Homage Cover" /> | ||
<div class="card-body"> | ||
<h5 class="card-title">New Kit: "Urban Homage"</h5> | ||
<p class="card-text"> | ||
The Sims announced two new kits! This one - the Urban | ||
Homage Kit was created in collaboration with Danielle | ||
"Ebonix" Udogaranya. It has London-city 90s | ||
and 2000s inspired clothing with lively patterns, | ||
vibrant graffiti motifs and eye-catching accessories. | ||
Both of the Kits are scheduled to be released April | ||
18th, 2024 at 10AM Pacific Time. They will cost 4,99 USD | ||
/ 4,99 EUR each. | ||
</p> | ||
<a | ||
href="https://www.ea.com/games/the-sims/the-sims-4/store/addons/the-sims-4-urban-homage-kit" | ||
class="btn btn-primary"> | ||
Buy on EA.com ↗ | ||
</a> | ||
</div> | ||
<div class="card-footer"> | ||
<small class="text-body-secondary" | ||
>Date of publishing unknown</small | ||
> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<div style="padding-top: 1em" id="footer"></div> | ||
<div style="padding-top: 1em" id="footer"></div> | ||
</div> | ||
<script | ||
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" | ||
|
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 |
---|---|---|
|
@@ -69,6 +69,7 @@ | |
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> | ||
<script src="/scripts/menufooter.js" async></script> | ||
<link href="/static/css/styles.css" rel="stylesheet" /> | ||
</head> | ||
|
Oops, something went wrong.