feat: update montaukos.org site footer text
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define MONTAUK_BUILD_NUMBER 38
|
||||
#define MONTAUK_BUILD_NUMBER 39
|
||||
|
||||
@@ -256,7 +256,7 @@ bool print_file(
|
||||
<pre><code>#include <gui/dialogs.hpp></code></pre><br>
|
||||
|
||||
<hr>
|
||||
<p class="center">Copyright © 2026 Montauk Operating System. All rights reserved.<br><br>Page last revised 26 May 2026.</p>
|
||||
<p class="center">Copyright © 2026 Montauk Operating System Project. All rights reserved.<br><br>Page last revised 26 May 2026.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
@@ -150,7 +150,7 @@ The Files app provides an interface that allows users of MontaukOS to:
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
<p class="center">Copyright © 2026 Montauk Operating System. All rights reserved.<br><br>Page last revised 26 May 2026.</p>
|
||||
<p class="center">Copyright © 2026 Montauk Operating System Project. All rights reserved.<br><br>Page last revised 26 May 2026.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="MontaukOS - A hobbyist operating system written in modern C++">
|
||||
<meta name="description" content="MontaukOS">
|
||||
<title>MontaukOS</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
@@ -236,7 +236,7 @@ MontaukOS is <strong>not</strong> Linux, nor is it Unix-like. Rather, it uses it
|
||||
|
||||
<hr>
|
||||
<br>
|
||||
<div class="center"><p>Copyright © 2025-2026 Montauk Operating System</p></div>
|
||||
<div class="center"><p>Copyright © 2025-2026 Montauk Operating System Project</p></div>
|
||||
|
||||
</div>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user