]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
index.html.in: update part 1 URL; add the link to part 2
[charm-bypass.git] / index.html.in
index ccf1581a94bf3aab5254ba5beeb271bbc4ae7342..a9bbb5a6491ccbe570d6b72522c90c690e85d80b 100644 (file)
 
       #trees {
         /* The trees move a little faster than the clouds */
-        animation: treespass 18s linear infinite;
+        animation: treespass 16s linear infinite;
       }
 
       @keyframes treescopypass {
 
       #treescopy {
         /* The trees move a little faster than the clouds */
-        animation: treescopypass 18s linear infinite;
+        animation: treescopypass 16s linear infinite;
       }
 
 
 
       <ol>
         <li>
-          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introducing_charmbypass.xhtml">
+          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml">
             Introduction
           </a>
         </li>
+        <li>
+          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._2%3A_analysis.xhtml">
+            Analysis
+          </a>
+        </li>
       </ol>
 
       <form>