We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3181643 commit 72e4588Copy full SHA for 72e4588
1 file changed
_layouts/default.html
@@ -14,6 +14,10 @@
14
<script src="/js/callout.js" type="text/javascript"></script>
15
</head>
16
<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
+
21
<div id="page">
22
<header>
23
<h1>
0 commit comments