Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alamin655
/
surfx
like
0
Runtime error
App
Files
Files
Community
8dd18eb
surfx
/
public
/
templates
/
navbar.html
neon_arch
initial commit
15fc415
over 1 year ago
raw
Copy download link
history
blame
112 Bytes
<
nav
>
<
ul
>
<
li
>
<
a
href
=
"about"
>
about
</
a
>
</
li
>
<
li
>
<
a
href
=
"settings"
>
settings
</
a
>
</
li
>
</
ul
>
</
nav
>