Skip to content

Commit 72e4588

Browse files
authored
Add RubyEvents banner (#1010)
1 parent 3181643 commit 72e4588

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<script src="/js/callout.js" type="text/javascript"></script>
1515
</head>
1616
<body>
17+
<div style="text-align: center; background: white; font-weight: bold; height: 50px; display: flex; justify-content: center; align-items: center;">
18+
<a href="https://www.rubyevents.org/about" target="_blank">RubyConferences becomes RubyEvents! Learn more about it here.</a>
19+
</div>
20+
1721
<div id="page">
1822
<header>
1923
<h1>

0 commit comments

Comments
 (0)