Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
smellysox1 authored Mar 10, 2024
1 parent b1ea473 commit 21efc18
Showing 1 changed file with 40 additions and 14 deletions.
54 changes: 40 additions & 14 deletions departments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2 class="card-title">Buisness and economics</h2>
<p class="card-text">
our buisness and economics department's main aim is to control value and ensuring that items are more easily attained from international services, as well as helping run state-owned companies
</p>
<a class="btn btn-warning" href="/buisness&economics">Enter</a>
<a class="btn btn-warning" href="buisness+economics/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="LD">
Expand All @@ -89,7 +89,7 @@ <h2 class="card-title">history and media</h2>
<p class="card-text">
the culture and media department, or legacy dorstone is the organisation that controls the spread of information, as well as tv shows, games, films and books leading in innovation and beauty
</p>
<a class="btn btn-warning" href="/LD">Enter</a>
<a class="btn btn-warning" href="LD/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="education">
Expand All @@ -98,7 +98,7 @@ <h2 class="card-title">education</h2>
<p class="card-text">
the education department helps educate citizens from a young age, to ensure that they are highly knowledgable and wise.
</p>
<a class="btn btn-warning" href="/education">Enter</a>
<a class="btn btn-warning" href="education/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="environment">
Expand All @@ -107,7 +107,7 @@ <h2 class="card-title">environment</h2>
<p class="card-text">
the environment department, we managge the preservation of our natural wildlife, air and weather via ensuring sustainable and clean methods of life
</p>
<a class="btn btn-warning" href="/environments">Enter</a>
<a class="btn btn-warning" href="environments/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="health">
Expand All @@ -116,26 +116,52 @@ <h2 class="card-title">health</h2>
<p class="card-text">
the health department makes sure that our citizens are healthy and happy.
</p>
<a class="btn btn-warning" href="/health">Enter</a>
<a class="btn btn-warning" href="health/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="language-and-culture">
<div class="card-content">
<h2 class="card-title">language and culture</h2>
<p class="card-text">As a small micronation, a lot happens in the Republic of Goddard every day. Here it
is reported to you by the best and only news source: the History Department.</p>
<a class="btn btn-warning" href="/language-and-culture">Enter</a>
<p class="card-text">
in an age of cultural imperialism, our language and culture department ensures that the goddardian culture is preserved
</p>
<a class="btn btn-warning" href="language-and-culture/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="military">
<div class="card-content">
<h2 class="card-title">About</h2>
<h2 class="card-title">military</h2>
<p class="card-text">
our military protects our nation, both from outside enemies and inside criminals, in order to protect our citizens'
</p>
<a class="btn btn-warning" href="military/">Enter</a>
</div>
</div>
<div class="scroll-card col" id="work">
<div class="card-content">
<h2 class="card-title">work and employment</h2>
<p class="card-text">
the work and employment department ensures that the citizens of the goddard are employed and have different jobs in order to maintain a great country
</p>
<a class="btn btn-warning" href="/work">Enter</a>
</div>
</div>
<div class="scroll-card col" id="technology">
<div class="card-content">
<h2 class="card-title">technology</h2>
<p class="card-text">
What is the Republic of Goddard? What political ideology do we follow? Why are we
obsessed with cheese?
Find out
all about the Republic of Goddard on this page.</p>
<a class="btn btn-warning" href="/about">Enter</a>
the technology department is dedicated to progressing human technology in order to improve the life quality of our citizens
</p>
<a class="btn btn-warning" href="/technology">Enter</a>
</div>
</div>
<div class="scroll-card col" id="transport">
<div class="card-content">
<h2 class="card-title">transport</h2>
<p class="card-text">
the transport department ensures that our citizens can easily move through our nation and between our major cities
</p>
<a class="btn btn-warning" href="/transport">Enter</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 21efc18

Please sign in to comment.