Copyright :3 - Our Services ☭
This commit is contained in:
@@ -28,7 +28,7 @@ return [
|
||||
'insertvideo' => '*Insert promotional video here*'
|
||||
],
|
||||
'services' => [
|
||||
'title' => 'Our Service Overview',
|
||||
'title' => 'Our Services',
|
||||
'topic1' => [
|
||||
'title' => 'Issuance of Hacker Passports',
|
||||
'content' => 'Our team handles the issuance of travel documents.
|
||||
|
||||
@@ -200,3 +200,9 @@ nav {
|
||||
.h-5 {
|
||||
height: 5vh;
|
||||
}
|
||||
|
||||
.footer {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
@@ -53,8 +53,12 @@
|
||||
</div>
|
||||
<div class="content col">
|
||||
@yield('content')
|
||||
<br />
|
||||
<br />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
© 1999 by C3Gov
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user