Skip to content

Commit 2e82982

Browse files
committed
in a year 2024
1 parent b4dce52 commit 2e82982

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3 class="copy" id="mc-code"></h3>
143143
<div class="footer">
144144
<button id="loginButton" class="action" type="button" disabled style="font-size: larger;">LOGIN</button>
145145
<progress id="space"></progress>
146-
<h3 class="about"><a href="/about">© Borg Queen, LLC 2023</a></h3>
146+
<h3 class="about"><a href="/about">© Borg Queen, LLC 2024</a></h3>
147147
</div>
148148
</body>
149149
<script src="https://alcdn.msauth.net/browser/2.38.2/js/msal-browser.min.js"

my.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1 id="game-title"></h1>
6464
</div>
6565
</div>
6666

67-
<h3 style="display: inline-block;"><a href="/about">© Borg Queen, LLC 2023</a></h3>
67+
<h3 style="display: inline-block;"><a href="/about">© Borg Queen, LLC 2024</a></h3>
6868

6969
<script src="https://alcdn.msauth.net/browser/2.38.2/js/msal-browser.min.js"
7070
integrity="sha384-hhkHFODse2T75wPL7oJ0RZ+0CgRa74LNPhgx6wO6DMNEhU3/fSbTZdVzxsgyUelp"

mybrowser.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h3>Header extensions</h3>
3939
</ul>
4040
</article>
4141

42-
<h3 style="display: inline-block;"><a href="/about">© Borg Queen, LLC 2023</a></h3>
42+
<h3 style="display: inline-block;"><a href="/about">© Borg Queen, LLC 2024</a></h3>
4343

4444
<script type="module">
4545
function main() {

setup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>Setting up private access</h2>
117117
</div>
118118

119119
<div class="footer">
120-
<h3 class="about"><a href="/about">© Borg Queen, LLC 2023</a></h3>
120+
<h3 class="about"><a href="/about">© Borg Queen, LLC 2024</a></h3>
121121
</div>
122122

123123
</body>

0 commit comments

Comments
 (0)