Skip to content

Commit

Permalink
Added robots meta tags in html head in case ZeroBin is not installed …
Browse files Browse the repository at this point in the history
…at root.

From
elrido@2470871
  • Loading branch information
sebsauvage committed Feb 23, 2013
1 parent 7ddd537 commit 79fcad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tpl/page.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<title>ZeroBin</title>
<meta name="robots" content="noindex" />
<link type="text/css" rel="stylesheet" href="css/zerobin.css?{$VERSION|rawurlencode}#" />
<script src="js/jquery.js#"></script>
<script src="js/sjcl.js#"></script>
Expand Down

0 comments on commit 79fcad4

Please sign in to comment.