diff options
Diffstat (limited to 'birdie_snapshots/can_render_static_html.accepted')
-rw-r--r-- | birdie_snapshots/can_render_static_html.accepted | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/birdie_snapshots/can_render_static_html.accepted b/birdie_snapshots/can_render_static_html.accepted new file mode 100644 index 0000000..5fe52b6 --- /dev/null +++ b/birdie_snapshots/can_render_static_html.accepted @@ -0,0 +1,5 @@ +--- +version: 1.0.1 +title: Can render static HTML +--- +<html><head><title>Hello, World!</title></head><body><h1>Hello, World!</h1><img src="https://source.unsplash.com/random"></body></html>
\ No newline at end of file |