Corresponding header logos for each section
This commit is contained in:
34
games.html
34
games.html
@@ -8,8 +8,6 @@
|
||||
<title>Bellsworne - Games</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<nav class="main-nav">
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
@@ -18,22 +16,28 @@
|
||||
<li><a href="games.html" class="active">Games</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
<main>
|
||||
<div class="page-container">
|
||||
<object class="page-logo" data="res/svg/bellsworne-games-no-bg.svg" type="image/svg+xml"></object>
|
||||
<div class="content-container">
|
||||
<h1>Bellsworne Games</h1>
|
||||
<header>
|
||||
<object id="logo" data="res/svg/games-header-logo.svg" type="image/svg+xml"></object>
|
||||
<div class="company-title">
|
||||
<h1>BELLSWORNE GAMES</h1>
|
||||
<p>Creating games with a passion for storytelling and a whole lotta heart.</p>
|
||||
<!-- <p>We're a small indie studio focused on making memorable experiences. We pour our creativity and soul into every project.</p>-->
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</header>
|
||||
|
||||
<footer>
|
||||
<p>© 2025 Bellsworne LLC. All Rights Reserved.</p>
|
||||
</footer>
|
||||
|
||||
<main>
|
||||
<div class="page-container">
|
||||
<div class="content-container">
|
||||
<h1>Bellsworne Games</h1>
|
||||
<p>Creating games with a passion for storytelling and a whole lotta heart.</p>
|
||||
<!-- <p>We're a small indie studio focused on making memorable experiences. We pour our creativity and soul into every project.</p>-->
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<p>© 2025 Bellsworne LLC. All Rights Reserved.</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user