Created
July 9, 2017 16:03
-
-
Save mach-kernel/6f92df573b67f269b775bf2471fe123c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="{{ page.lang | default: site.lang | default: "en" }}"> | |
... | |
{% js webpacked_bundle %} | |
{% css dstancu %} | |
... | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment