diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-01-28 18:15:00 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-28 18:15:00 +0530 |
commit | ab8661a9adfbbe8cb652db4ec70e577423ab5d68 (patch) | |
tree | 65cb831db1a05d2e64fb41d6c2c97d74870c8e78 | |
parent | f0f305f29ab4e308fc975e13e80b84fd2bcd3014 (diff) |
Update index.html
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css"> - <link rel="stylesheet" href="css/timeline.css"> + @@ -24,6 +24,7 @@ <script> w3.includeHTML(); </script> + <link rel="stylesheet" href="css/timeline.css"> <div class="timeline-container" id="timeline-1"> <div class="timeline-header"> <h2 class="timeline-header__title">Hi! I am Navan Chauhan</h2> |