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
|
|
@ -15,6 +15,6 @@ sitemap: false
|
|||
Build Your Own PC
|
||||
---
|
||||
|
||||
{% include build.html id="build-pc" %}
|
||||
{% include machine-build.html id="build-pc" %}
|
||||
|
||||
{% include machine.html id="custom-pc" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue