diff options
author | Roel Spilker <r.spilker@gmail.com> | 2009-12-10 17:34:59 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2009-12-10 17:34:59 +0100 |
commit | 83702e9269c36a753b194468cc65084144a635d4 (patch) | |
tree | 60c1b031c85cd1d4cd82b820fb3391a28fe39a4c /website/index.html | |
parent | 1815a7828e425549a7ace95005f8507ef50ed8cb (diff) | |
download | lombok-83702e9269c36a753b194468cc65084144a635d4.tar.gz lombok-83702e9269c36a753b194468cc65084144a635d4.tar.bz2 lombok-83702e9269c36a753b194468cc65084144a635d4.zip |
Tell google we own this website
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html index a2a1e748..1b7f3f9e 100644 --- a/website/index.html +++ b/website/index.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="google-site-verification" content="uCgX3Or3kDRGpbJ6JCsQc3Ub4JsnR5-p0itfsKAYZ_U" /> <script src="logi/jQuery-all.js" type="text/javascript"></script> <script src="index.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="logi/reset.css" /> |