Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JaiSurya
/
cut-out
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cut-out
/
app
/
templates
/
navbar.html
JaiSurya
base app
48bc30e
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
<
nav
class
=
"navbar"
>
<
h1
>
<
a
href
=
"/"
>
Cut Out ✂️
</
a
>
</
h1
>
<
ul
>
<
li
>
<
a
href
=
"/about"
>
About
</
a
>
</
li
>
</
ul
>
</
nav
>