X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/cebe2ef30d60fdfbc73e43e910f13130f8d48418..0da1e61b37923c15361d39ec230cc6f7d2f7658c:/jekyll/_layouts/default.html diff --git a/jekyll/_layouts/default.html b/jekyll/_layouts/default.html index 416f382..a509ead 100644 --- a/jekyll/_layouts/default.html +++ b/jekyll/_layouts/default.html @@ -3,6 +3,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <meta charset="utf-8" /> <meta name="author" content="Ben Beltran" /> <meta name="description" content="{{ page.description }}" /> <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" /> @@ -25,8 +26,16 @@ <script src="/js/vendor/recorderjs/recorder.js"></script> <script src="/js/vendor/recorderjs/recorderWorker.js"></script> + <!-- + /\ + / O\ The Unlimited Pizza Family's Own Libraries + /O o \ * Melty Cheese: Header Expandos Widget + |______| * Pepperoni: Audio Recorder Widget + * Tasty Crust: [Coming Soon] Colorful Navigation Widget + --> <script src="js/unlimited_pizza.js"></script> <script src="js/unlimited_pizza/melty_cheese.js"></script> + <script src="js/unlimited_pizza/pepperoni.js"></script> <script type="text/javascript"> window.addEventListener('load', function () {