From d6619e3e89a3f29dce32a8bab0e6d5c8ea3b4fae Mon Sep 17 00:00:00 2001 From: Gregorio Chiko Putra Date: Thu, 28 Sep 2017 09:08:47 +0700 Subject: [PATCH] Placed font locally --- App/Views/base.html | 6 ++++++ public/font/Lobster.woff | Bin 0 -> 46976 bytes 2 files changed, 6 insertions(+) create mode 100644 public/font/Lobster.woff diff --git a/App/Views/base.html b/App/Views/base.html index 9c192ad..f789037 100644 --- a/App/Views/base.html +++ b/App/Views/base.html @@ -10,6 +10,12 @@ {% block title %}{% endblock %}