templates: Add og prefix for metadata.
This commit is contained in:
parent
07faf5cebc
commit
a94b34689f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue