Skip to content

Commit 0f8d8fe

Browse files
committed
Add new domain
1 parent 2f757e0 commit 0f8d8fe

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
inter.js.org

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# The docs for Inter
33

4+
*Warning:* The documentation may be down for a few hours, please wait!
5+
46
* Official repo: [Interjs](https://github.com/interjs/inter)
57
* Official tutorial: [Tutorial](https://interjs.github.io)
68

v2/tutorial/pt/lista/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!--ref = something somebody-->
2+
<!--conditional = isRendering-->
3+
14
<!DOCTYPE html>
25
<html>
36
<head>
@@ -1534,5 +1537,9 @@ <h4 _if="temTarefas">Tens { numeroDeTarefas } tarefas agendadas.</h4>
15341537

15351538
</script>
15361539
</script>
1540+
<h1>
1541+
1542+
{}
1543+
</h1>
15371544
</body>
15381545
</html>

0 commit comments

Comments
 (0)