ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/notes/0.1.1/index.html
(Generate patch)

Comparing trunk/notes/0.1.1/index.html (file contents):
Revision 641 by laffer1, Sat Sep 26 14:01:37 2015 UTC vs.
Revision 642 by laffer1, Fri Oct 9 21:29:01 2015 UTC

# Line 1 | Line 1
1   <!DOCTYPE html>
2 < <html>  
2 > <html lang="en-US">
3          <head>
4                  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5                  <meta name="viewport" content="width=device-width, initial-scale=1">
# Line 17 | Line 17
17                  -->
18                  </style>
19                  <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
20 <                                <script type="text/javascript">
21 <                                    window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-top"};
22 <                                </script>
23 <                                <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
24 <                                <!-- End Cookie Consent plugin -->
20 >                <script type="text/javascript">
21 >                        window.cookieconsent_options = {
22 >                                "message": "This website uses cookies to ensure you get the best experience on our website",
23 >                                "dismiss": "Got it!",
24 >                                "learnMore": "More info",
25 >                                "link": null,
26 >                                "theme": "dark-top"
27 >                        };
28 >                </script>
29 >                <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
30 >                <!-- End Cookie Consent plugin -->
31          </head>
32          <body>
33                  <div id="globe">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines