Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alamin655
/
spacex
like
0
Runtime error
App
Files
Files
Community
1
b0f4b7e
spacex
/
public
/
templates
/
navbar.html
neon_arch
✨ feat: Reducing the amount of js used and improving code functionality (#36) (#37)
8e9fe4d
over 1 year ago
raw
Copy download link
history
blame
Safe
124 Bytes
<
nav
>
<
ul
>
<
li
>
<
a
href
=
"about"
>
about
</
a
>
</
li
>
<
li
>
<
a
href
=
"settings"
>
settings
</
a
>
</
li
>
</
ul
>
</
nav
>