mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Fixed syntax include
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "toylang-syntax.css";
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.custom-mobile-hide {
|
||||
display: none !important;
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user