set referrer policy for layout

This commit is contained in:
Kyle Drake 2019-10-23 03:07:59 -07:00
parent 5cfb849554
commit 9c2fb8d7b2

View file

@ -14,6 +14,7 @@
<meta property="og:image" content="/img/cat-larger.png">
<meta property="og:url" content="https://www.neocities.org">
<meta property="og:description" content="Neocities is the new Geocities. Create your own free home page, and do whatever you want with it.">
<meta name="referrer" content="no-referrer-when-downgrade">
<% if meta_robots %>
<meta name="robots" content="<%= meta_robots %>">