Petr Masopust 3 years ago
parent 23d57714ae
commit aa6fa5a931
  1. 2
      theme/static/robots.txt
  2. 2
      theme/templates/base.html

@ -0,0 +1,2 @@
User-agent: *
Allow: /

@ -3,6 +3,8 @@
<head>
<title>{% block title %}{{ SITENAME }}{%endblock%}</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="OS Oracov 40+ web pages">
{% if GOOGLE_PLUSONE %}
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
{% endif %}

Loading…
Cancel
Save