We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe17013 commit efd76a0Copy full SHA for efd76a0
templates/docs/examples/patterns/strips/image.html
@@ -4,7 +4,7 @@
4
{% block standalone_css %}patterns_strip{% endblock %}
5
6
{% 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')">
+<section class="p-strip--image is-light" style="background-image:url('https://assets.ubuntu.com/v1/1d2ab6ba-suru-background.png')">
8
<div class="row u-vertically-center">
9
<div class="col-8">
10
<h1>Get started with big software, fast</h1>
0 commit comments