Skip to content

Commit 9042c15

Browse files
committed
Fix missing block in VS Code installation instructions
1 parent d855d4b commit 9042c15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lessons/beginners/install-editor/vscode.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ Viz též [původni postup v angličtině](https://code.visualstudio.com/docs/s
2424

2525
[privacy]: https://privacy.microsoft.com/en-us/privacystatement
2626

27+
{% endblock %}
28+
{% block setup %}
2729

28-
## A to je vše!
2930
Vše ostatní je již nainstalováno. Teď se jen pusť do samotného programování!
3031

3132
{% endblock %}

0 commit comments

Comments
 (0)