Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 2ae5afc

Browse files
demo(*): add google verification meta
1 parent 9a867a2 commit 2ae5afc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: misc/demo-template.html

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8">
55
<title>AngularJS directives for Twitter's bootstrap</title>
66
<meta name="description" content="AngularJS native directives for Twitter Bootstrap">
7+
<meta name="google-site-verification" content="7lc5HyceLDqpV_6oNHteYFfxDJH7-S3DwnJKtNUKcRg" />
78

89
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
910
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/<%= ngversion %>/angular.min.js"></script>

0 commit comments

Comments
 (0)