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 = [
|
||||
'software',
|
||||
'reality',
|
||||
'solutions',
|
||||
'innovation',
|
||||
'technology'
|
||||
'profit',
|
||||
'results',
|
||||
'tech'
|
||||
];
|
||||
|
||||
simulateCommandPrompt('typing', texts, 100, 3000);
|
||||
|
|
Loading…
Reference in New Issue