- Add uncloseai.js floating button to enable AI chat on all pages - Update copyright year from 2022 to 2025 in permacomputer page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
225 B
HTML
9 lines
225 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Refresh" content="0; url='/let-us-define-a-permacomputer/'" />
|
|
</head>
|
|
<body>
|
|
<script src="https://uncloseai.com/uncloseai.js" type="module"></script>
|
|
</body>
|
|
</html>
|