Fixed syntax include

This commit is contained in:
2025-02-02 16:55:40 +11:00
parent 3747d0a326
commit 2ea552fedd
2 changed files with 2 additions and 1 deletions

View File

@@ -55,6 +55,5 @@ theme_url: https://github.com/pixeldroid/programming-pages
{% include scripts/help.js %}
{% comment %} provide user extension / override point {% endcomment %}
{% include scripts/toylang-syntax.js %}
{% include scripts/custom.js %}
</script>