add meta description and equalize protocol for twitter widgets

This commit is contained in:
Leo Horie 2015-04-14 20:39:49 -04:00
parent 35673c994b
commit 41d440eaa7
3 changed files with 7 additions and 4 deletions

View file

@ -2,6 +2,7 @@
<html>
<head>
<title><%= topic %>Mithril</title>
<meta name="description" value="Mithril.js - a Javascript Framework for Building Brilliant Applications" />
<link href="lib/prism/prism.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
</head>