bourdoiscatie commited on
Commit
bc8861c
1 Parent(s): 0734d7c

Update build/index.html

Browse files

Fix https://twitter.com/poolio/status/1563234806749491201
But it's up to you whether you want to push it or not. It's a typo that has its charm ;)

Files changed (1) hide show
  1. build/index.html +1 -1
build/index.html CHANGED
@@ -20,7 +20,7 @@
20
  <div class="flex flex-wrap gap-x-4 gap-y-2 justify-center my-8"><canvas class="border-[1.2px] desktop:mt-[34px] hidden"></canvas>
21
  <div class="flex flex-col items-center "><div id="board-container"></div>
22
  <div><div class="flex gap-x-2 mt-3 items-center justify-center "><input type="text" class="border-2 py-1" placeholder="Add prompt" maxlength="200" value="">
23
- <button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-1.5 px-4">diffuse the f rest
24
  </button></div>
25
  <div class="mt-4"><label class="inline border py-1 px-1.5 bg-slate-200 cursor-pointer"><input accept="image/*" style="display: none;" type="file">
26
  upload img
 
20
  <div class="flex flex-wrap gap-x-4 gap-y-2 justify-center my-8"><canvas class="border-[1.2px] desktop:mt-[34px] hidden"></canvas>
21
  <div class="flex flex-col items-center "><div id="board-container"></div>
22
  <div><div class="flex gap-x-2 mt-3 items-center justify-center "><input type="text" class="border-2 py-1" placeholder="Add prompt" maxlength="200" value="">
23
+ <button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-1.5 px-4">diffuse the rest
24
  </button></div>
25
  <div class="mt-4"><label class="inline border py-1 px-1.5 bg-slate-200 cursor-pointer"><input accept="image/*" style="display: none;" type="file">
26
  upload img