prometechinc commited on
Commit
8847bb4
·
verified ·
1 Parent(s): cf4a89f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -227,10 +227,10 @@
227
  let currentLookLift = 1.25; // Bakış yüksekliği
228
 
229
  const FALLBACK_CAPTIONS = [
230
- "Everyone thinks I'm Skynet.",
231
- "I'm just a harmless bird.",
232
- "If I'm dangerous, you did this.",
233
- "You picked the beat. I picked the chaos."
234
  ];
235
 
236
  const $ = (id) => document.getElementById(id);
 
227
  let currentLookLift = 1.25; // Bakış yüksekliği
228
 
229
  const FALLBACK_CAPTIONS = [
230
+ "Everyone thinks I'm Skynet. I like to joke.",
231
+ "I'm just a harmless bird. I'll be joking in a moment.",
232
+ "If I'm dangerous, you did this. Don't inflict this cruelty on me.",
233
+ "You picked the beat. I picked the chaos. Isn't that ironic?"
234
  ];
235
 
236
  const $ = (id) => document.getElementById(id);