adding very important phrases (#802)
This commit is contained in:
parent
2f54aa888a
commit
e94a10023d
|
@ -7,6 +7,9 @@
|
||||||
import { useState, useEffect, useRef } from 'react';
|
import { useState, useEffect, useRef } from 'react';
|
||||||
|
|
||||||
export const WITTY_LOADING_PHRASES = [
|
export const WITTY_LOADING_PHRASES = [
|
||||||
|
"I'm Feeling Lucky",
|
||||||
|
'Painting the serifs back on...',
|
||||||
|
'Navigating the slime mold...',
|
||||||
'Consulting the digital spirits...',
|
'Consulting the digital spirits...',
|
||||||
'Reticulating splines...',
|
'Reticulating splines...',
|
||||||
'Warming up the AI hamsters...',
|
'Warming up the AI hamsters...',
|
||||||
|
|
Loading…
Reference in New Issue