templates: Add og prefix for metadata.

This commit is contained in:
Brett Smith 2017-11-07 12:06:27 -05:00
parent 07faf5cebc
commit a94b34689f

View file

@ -4,7 +4,7 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<title>{% block title %}{% block subtitle %}{% endblock %}Software Freedom Conservancy{% endblock %}</title>