Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon)
This commit is contained in:
parent
466c087ece
commit
f032f95611
26 changed files with 3881 additions and 3777 deletions
|
|
@ -17,6 +17,8 @@
|
|||
|
||||
{% include machine-engines.html %}
|
||||
|
||||
{% include page-scripts.html %}
|
||||
|
||||
{% include google-analytics.html %}
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue