Update base.j2

This commit is contained in:
Russell Ballestrini 2016-10-25 23:03:47 -04:00 committed by GitHub
parent a499730462
commit adf3fd7675

View file

@ -16,6 +16,9 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:700"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:700">
<link rel="stylesheet" href="/static/theme/css/westworld.css"> <link rel="stylesheet" href="/static/theme/css/westworld.css">
<link rel="stylesheet" href="/static/css/pygments.css"> <link rel="stylesheet" href="/static/css/pygments.css">
{% include 'snippets/google-analytics.j2' %}
</head> </head>
<body> <body>