Skip to content

Commit efd76a0

Browse files
jmuzinabartaz
authored andcommitted
Change strips image example background to decrease load time
1 parent fe17013 commit efd76a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/docs/examples/patterns/strips/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% block standalone_css %}patterns_strip{% endblock %}
55

66
{% block content %}
7-
<section class="p-strip--image is-light" style="background-image:url('https://assets.ubuntu.com/sites/ubuntu/latest/u/img/backgrounds/image-background-paper.png')">
7+
<section class="p-strip--image is-light" style="background-image:url('https://assets.ubuntu.com/v1/1d2ab6ba-suru-background.png')">
88
<div class="row u-vertically-center">
99
<div class="col-8">
1010
<h1>Get started with big software, fast</h1>

0 commit comments

Comments
 (0)