mirror of
https://github.com/ivabus/www
synced 2024-11-10 10:05:16 +03:00
added hyphen to game-dev
This commit is contained in:
parent
c88fcb215a
commit
ad81f604e2
|
@ -156,13 +156,12 @@ integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+
|
|||
<script>
|
||||
const textList = [
|
||||
"web3",
|
||||
"game dev",
|
||||
"game‐dev",
|
||||
"web",
|
||||
"AI",
|
||||
"automation",
|
||||
"data",
|
||||
"ML",
|
||||
"smart contracts",
|
||||
"devops",
|
||||
"ML",
|
||||
"creating",
|
||||
|
@ -177,4 +176,5 @@ integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+
|
|||
};
|
||||
cycleText();
|
||||
setInterval(cycleText, 1200);
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue