Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
dev-tools
like
0
Running
App
Files
Files
Community
0087982
dev-tools
/
index.html
soiz1
Update index.html
23443f5
verified
10 days ago
raw
Copy download link
history
blame
Safe
199 Bytes
<!-- index.html -->
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
DevTools Replica
</
title
>
<
script
src
=
"dev-tools.js"
>
</
script
>
</
head
>
<
body
>
<
h1
>
My Website
</
h1
>
<
p
>
Sample content
</
p
>
</
body
>
</
html
>