Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
5
Running
on
Zero
App
Files
Files
Community
b8c8e0a
fastapi_django_main_live
/
workspace
/
index.html
kenken999
Your commit message
b2add11
6 months ago
raw
Copy download link
history
blame
Safe
152 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
My First HTML Page
</
title
>
</
head
>
<
body
>
<
h1
>
Welcome to my first HTML page!
</
h1
>
</
body
>
</
html
>