Spaces:
Running
Running
rodrigomasini
commited on
Update index.html
Browse files- 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>
|