deploy: 0260174903
This commit is contained in:
@ -1281,7 +1281,7 @@ ${t("Building string and chaining",`
|
|||||||
const object = ["happy","sad","tired"].pick()
|
const object = ["happy","sad","tired"].pick()
|
||||||
const sentence = subject+" "+verb+" "+" "+object
|
const sentence = subject+" "+verb+" "+" "+object
|
||||||
|
|
||||||
mod(6) :: sentence.pitch(0).rate(0).voice([0,2].pick()).say()
|
mod(6) :: sentence.pitch(0).rate(0).voice([0,2].pick()).speak()
|
||||||
`,!1)}
|
`,!1)}
|
||||||
|
|
||||||
|
|
||||||
@ -6,7 +6,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Topos</title>
|
<title>Topos</title>
|
||||||
|
|
||||||
<script type="module" crossorigin src="/assets/index-8d9f8eb3.js"></script>
|
<script type="module" crossorigin src="/assets/index-22743c59.js"></script>
|
||||||
<link rel="stylesheet" href="/assets/index-adcffe3f.css">
|
<link rel="stylesheet" href="/assets/index-adcffe3f.css">
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user