Skip to content

Commit 4a235f2

Browse files
samccannoraNod
andauthored
update Fest banner for slides coming soon (#2688)
* update Fest banner for slides coming soon * Apply suggestions from code review Co-authored-by: Don Naro <[email protected]> --------- Co-authored-by: Don Naro <[email protected]>
1 parent 79ca911 commit 4a235f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docsite/.templates/banner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
var extra_banner =
2121
'<div id="latest_extra_banner_id" class="admonition important">' +
22-
'<p style="font-size: 1.5rem;padding-bottom: 1.2rem;text-align: center;">' +
23-
'Join AnsibleFest at <a href="https://www.redhat.com/en/summit?sc_cid=RHCTG1250000442936">Red Hat Summit</a>!' +
22+
'<p style="padding-bottom: 1.2rem;text-align: center;">' +
23+
'Slides for those who attended AnsibleFest at <a href="https://www.redhat.com/en/summit?sc_cid=RHCTG1250000442936">Red Hat Summit</a> will be available soon.' +
2424
'</p>' +
2525
'</div>';
2626

0 commit comments

Comments
 (0)