We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1866317 commit e7390d9Copy full SHA for e7390d9
2 files changed
_includes/header--masthead.html
@@ -11,7 +11,7 @@
11
12
{% include ribbon.html %}
13
14
-<header class="page-head page-head--masthead" elementtiming=masthead>
+<header class="page-head page-head--masthead" elementtiming=masthead style="view-transition-name: masthead;">
15
16
<div class=wrapper>
17
_includes/sub-content.html
@@ -10,7 +10,7 @@
10
alt
width=720
height=480
- style="background-image: url(/img/css/masthead-small-lqip.jpg), url({% include base64/masthead.jpg.html %});"
+ style="background-image: url(/img/css/masthead-small-lqip.jpg), url({% include base64/masthead.jpg.html %}); view-transition-name: masthead;"
elementtiming=sidebar-image
decoding=sync>
</p>
0 commit comments