Skip to content

Commit

Permalink
Added Bootstrap Iconset
Browse files Browse the repository at this point in the history
  • Loading branch information
jespermhl committed May 26, 2024
1 parent e563ad6 commit cb208b3
Show file tree
Hide file tree
Showing 10 changed files with 146 additions and 118 deletions.
7 changes: 5 additions & 2 deletions 404/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions challenges/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
20 changes: 13 additions & 7 deletions colophon/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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 &#8599;</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 &#8599;
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 &#8599;</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 &#8599;
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 &#8599;
Checkdomain
<i class="bi bi-box-arrow-up-right"></i>
</a>
*
</td>
Expand Down
2 changes: 1 addition & 1 deletion components/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h5>About Me</h5>
<p>
Hi. I don't know what to write here. <br />
Instagram:
<a href="https://instagram.com/jesper.mhl">&#64;jesper.mhl</a>
<a href="https://instagram.com/jesper.mhl">&#64;jesper.mhl <i class="bi bi-box-arrow-up-right"></i></a>
</p>
</div>
<div class="col-md-4">
Expand Down
1 change: 1 addition & 0 deletions contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions eaendorsment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
3 changes: 2 additions & 1 deletion imprint/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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/ &#8599;
>https://ec.europa.eu/consumers/odr/ <i class="bi bi-box-arrow-up-right"></i>
</a>
</p>
<p>
Expand Down
205 changes: 109 additions & 96 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 &#8599;
</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 &#8599;
</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 &quot;Ebonix&quot; 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
&quot;Ebonix&quot; 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 &#8599;
</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"
Expand Down
1 change: 1 addition & 0 deletions newsletter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Loading

0 comments on commit cb208b3

Please sign in to comment.