Skip to content

Commit 88c92ff

Browse files
Fabio ParisiFabio Parisi
authored andcommitted
Add Tally Form
1 parent 875322e commit 88c92ff

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
<!DOCTYPE html>
22
<html lang="fr">
33
<head>
4+
<script async src="https://tally.so/widgets/embed.js"></script>
5+
<script>
6+
window.TallyConfig = {
7+
"formId": "mJXoKr",
8+
"popup": {
9+
"emoji": {
10+
"text": "👋",
11+
"animation": "wave"
12+
},
13+
"open": {
14+
"trigger": "time",
15+
"ms": 5000
16+
},
17+
"autoClose": 2000
18+
}
19+
};
20+
</script>
21+
422
<script defer src="https://cloud.umami.is/script.js" data-website-id="8c88412c-a7d5-42f3-9644-f84e1b0c9b8a"></script>
523
<meta charset="UTF-8" />
624
<title>Think2 - Coming soon !</title>

0 commit comments

Comments
 (0)