We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b21226 commit e9fd405Copy full SHA for e9fd405
_includes/footer.html
@@ -6,9 +6,6 @@
6
<ul class="contact-list">
7
<li><a href="/subscribe/">Subscribe to our Newsletter</a></li>
8
</ul>
9
- <ul class="contact-list">
10
- <li><a href="/calendar.ics">Download Calendar (iCal)</a></li>
11
- </ul>
12
13
<li><a href="https://github.com/TestingConferences/testingconferences.github.io/">Source</a></li>
14
@@ -25,7 +22,7 @@
25
22
26
23
<div class="footer-col footer-col-3">
27
24
28
- <li><a href="https://lawst.com/lawst-format/" target="_blank">LAWST Workshops</a></li>
+ <li><a href="/calendar.ics">Download Calendar (iCal)</a></li>
29
30
31
<li><a href="/how-to-contribute/">Contribute</a></li>
0 commit comments