0✌ Dig+Zach! / the-20th-centuryCodeActivityCommitsIssuesPull RequestsCommit 767f260108322110bf0f4a7c6164c550235a6c54Browse Filesfirst commitZach committed on 8/15/2018, 7:42:01 AMFiles changedindex.htmladdedindex.htmlView @@ -1,0 +1,17 @@1 …+<html>2 …+ <head>3 …+ <title>the 20th Century</title>4 …+ </head>5 …+ <body>6 …+ <h1> The Century</h1>7 …+ <ul>8 …+ <li>9 …+ america won world war II10 …+ </li>11 …+ <li>12 …+ coca cola was invented13 …+ </li>14 …+ </ul>15 …+ </body>16 …+</html>17 …+Built with git-ssb-web