rodrigomasini commited on
Commit
51f9132
·
verified ·
1 Parent(s): 76e17ab

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -3
index.html CHANGED
@@ -170,9 +170,6 @@
170
  </style>
171
  </head>
172
  <body>
173
- <div class="github-link">
174
- <a href="https://github.com/Vaibhavs10/2024-ai-timeline" target="_blank">View on GitHub</a>
175
- </div>
176
  <div class="toggle-container">
177
  <button class="toggle-button show-all active" onclick="filterEvents('all')">Show All</button>
178
  <button class="toggle-button open-source" onclick="filterEvents('open-source')">Open Weights Only</button>
 
170
  </style>
171
  </head>
172
  <body>
 
 
 
173
  <div class="toggle-container">
174
  <button class="toggle-button show-all active" onclick="filterEvents('all')">Show All</button>
175
  <button class="toggle-button open-source" onclick="filterEvents('open-source')">Open Weights Only</button>