Change words selection
This commit is contained in:
parent
ea7289c5fc
commit
25a59d5ed7
BIN
static/duck.png
BIN
static/duck.png
Binary file not shown.
Before Width: | Height: | Size: 275 KiB |
|
@ -35,9 +35,9 @@ function simulateCommandPrompt(element, texts, speed, wait) {
|
||||||
const texts = [
|
const texts = [
|
||||||
'software',
|
'software',
|
||||||
'reality',
|
'reality',
|
||||||
'solutions',
|
'profit',
|
||||||
'innovation',
|
'results',
|
||||||
'technology'
|
'tech'
|
||||||
];
|
];
|
||||||
|
|
||||||
simulateCommandPrompt('typing', texts, 100, 3000);
|
simulateCommandPrompt('typing', texts, 100, 3000);
|
||||||
|
|
Loading…
Reference in New Issue