Change words selection
This commit is contained in:
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);
|
||||||
|
Reference in New Issue
Block a user