www.unturf.com/index.html
Russell Ballestrini 82b067dce8 Add uncloseai.js button to all pages and update copyright to 2025
- 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>
2025-10-15 17:58:27 -04:00

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>