privateuserh commited on
Commit
dd5fe74
·
verified ·
1 Parent(s): e60c7e0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -133,7 +133,7 @@
133
  </section>
134
 
135
  <footer class="bg-gray-800 text-white py-12">
136
- <div class="container mx-auto px-4 text-center"><p>&copy; 2025 StreamAI. All rights reserved. Powered by Cloudflare Workers AI. </p></div>
137
  </footer>
138
 
139
  <script src="scripts/app.js" type="module"></script>
 
133
  </section>
134
 
135
  <footer class="bg-gray-800 text-white py-12">
136
+ <div class="container mx-auto px-4 text-center"><p>&copy; 2025 StreamAI. All rights reserved.</p></div>
137
  </footer>
138
 
139
  <script src="scripts/app.js" type="module"></script>