Sign in
dart
/
shelf
/
refs/heads/code_coverage_try
/
.
/
pkgs
/
shelf_static
/
example
/
files
/
index.html
blob: 78e44379e275076ad3a71cda923238eb1f81bd6a [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
>
<title>
shelf_static
</title>
</head>
<body>
<h1>
Hello, shelf_static!
</h1>
<img
src
=
'dart.png'
alt
=
'Dart logo'
width
=
'152'
height
=
'152'
>
</body>
</html>