diff options
Diffstat (limited to 'app/templates/base/layout.html')
| -rw-r--r-- | app/templates/base/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index 1acdfda..cbdb567 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -100,5 +100,6 @@ </section> <!-- TODO: footer --> + <script async type="text/javascript" src="/static/js/bulma.js"></script> </body> </html> |
