Skip to content

Commit 27d5d08

Browse files
committed
Added PNSQC CFP Banner
1 parent 58658ed commit 27d5d08

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
22
<script src="/assets/promo.js" type="text/javascript"></script>
33
<div id="promo">
4-
Come Jam with PNSQC! <a href="https://mms.pnsqc.org/Calendar/moreinfo.php?org_id=PNSQ&amp;eventid=190750&amp;utm_source=testingconferences" rel="noopener" aria-label="Learn more about the PNSQC Jam event" target="_blank">Learn more</a>.
4+
PNSQC's Call for Papers is Open now! <a href="https://events.pnsqc.org/welcome&utm_source=testingconferences" rel="noopener" aria-label="Learn more about the PNSQC Jam event" target="_blank">Learn more</a>.
55
</div>

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GDZ5BF" height="0" width="0"
99
style="display:none;visibility:hidden"></iframe></noscript>
1010
<!-- End Google Tag Manager (noscript) -->
11-
<!-- {% include banner.html %} -->
11+
{% include banner.html %}
1212
{% include header.html %}
1313
<div class="page-content">
1414
<div class="wrapper">

0 commit comments

Comments
 (0)