fix
This commit is contained in:
@@ -94,11 +94,11 @@ $(window).load(function() {
|
||||
|
||||
// Typed Js
|
||||
$(".lead").typed({
|
||||
strings: ["", "Creative"],
|
||||
strings: ["", "Learning"],
|
||||
typeSpeed: 100,
|
||||
});
|
||||
$(".lead-text").typed({
|
||||
strings: ["", "New Applatction For App"],
|
||||
strings: ["", "Learn . Practice . Acquire . Grow"],
|
||||
typeSpeed: 100,
|
||||
startDelay: 1200
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user