Export the reviewed allowlisted snapshot from private source commit 05928cebd01b586cf9e9d4b8c8537a7605a6068c. This records the exact candidate, bounded capacity result, stateful migration scratch requirement, authenticated batch identity proof, and immediate live acceptance evidence. AI-Assisted: OpenAI Codex Signed-off-by: Cole Speelman <crspeelman@gmail.com>
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
<?sando go
|
|
package site
|
|
|
|
func SiteFooter()
|
|
?>
|
|
<?# SPDX-License-Identifier: AGPL-3.0-only ?>
|
|
<footer class="site-footer">
|
|
<p>Self-hosted, evidence-minded observability. Built and tended by Gamertan.</p>
|
|
</footer>
|