Skip to content

Commit 955ca4c

Browse files
committed
deploy: 28a3417
1 parent 54e9790 commit 955ca4c

4 files changed

Lines changed: 24 additions & 73 deletions

File tree

contact_us/index.html

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@
7979
<label class="md-overlay" for="__drawer"></label>
8080
<div data-md-component="skip">
8181

82-
83-
<a href="#stay-updated-with-portpy" class="md-skip">
84-
Skip to content
85-
</a>
86-
8782
</div>
8883
<div data-md-component="announce">
8984

@@ -335,19 +330,6 @@
335330

336331

337332

338-
<label class="md-nav__link md-nav__link--active" for="__toc">
339-
340-
341-
342-
<span class="md-ellipsis">
343-
Contact Us
344-
345-
</span>
346-
347-
348-
<span class="md-nav__icon md-icon"></span>
349-
</label>
350-
351333
<a href="./" class="md-nav__link md-nav__link--active">
352334

353335

@@ -360,32 +342,6 @@
360342

361343
</a>
362344

363-
364-
365-
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
366-
367-
368-
369-
370-
<label class="md-nav__title" for="__toc">
371-
<span class="md-nav__icon md-icon"></span>
372-
Table of contents
373-
</label>
374-
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
375-
376-
<li class="md-nav__item">
377-
<a href="#stay-updated-with-portpy" class="md-nav__link">
378-
<span class="md-ellipsis">
379-
Stay Updated with PortPy
380-
</span>
381-
</a>
382-
383-
</li>
384-
385-
</ul>
386-
387-
</nav>
388-
389345
</li>
390346

391347

@@ -430,23 +386,6 @@
430386

431387

432388

433-
<label class="md-nav__title" for="__toc">
434-
<span class="md-nav__icon md-icon"></span>
435-
Table of contents
436-
</label>
437-
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
438-
439-
<li class="md-nav__item">
440-
<a href="#stay-updated-with-portpy" class="md-nav__link">
441-
<span class="md-ellipsis">
442-
Stay Updated with PortPy
443-
</span>
444-
</a>
445-
446-
</li>
447-
448-
</ul>
449-
450389
</nav>
451390
</div>
452391
</div>
@@ -479,17 +418,6 @@ <h1>Contact Us</h1>
479418
Masoud Zarepisheh — <a href="mailto:zarepism@mskcc.org">zarepism@mskcc.org</a></p>
480419
</li>
481420
</ul>
482-
<h2 id="stay-updated-with-portpy">Stay Updated with PortPy<a class="headerlink" href="#stay-updated-with-portpy" title="Permanent link">&para;</a></h2>
483-
<div style="background: #f8f9fa; padding: 1rem; border-radius: 8px; margin: 1rem 0; border-left: 4px solid #4051b5;">
484-
<h4 style="margin-top: 0; color: #4051b5;">📧 Newsletter Signup</h4>
485-
<p style="margin-bottom: 1rem; color: #666; font-size: 14px;">Get updates on new features, tutorials, and development:</p>
486-
487-
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdyRixVrHtPnfIvUr866tXbGVQqFWCur-SAOjqf6BzoeF-BaA/viewform?embedded=true"
488-
width="100%" height="400" frameborder="0" marginheight="0" marginwidth="0"
489-
style="border: none; border-radius: 4px; background: white;">
490-
Loading newsletter signup form...
491-
</iframe>
492-
</div>
493421

494422

495423

index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,15 @@
325325
</span>
326326
</a>
327327

328+
</li>
329+
330+
<li class="md-nav__item">
331+
<a href="#join-our-mailing-list" class="md-nav__link">
332+
<span class="md-ellipsis">
333+
🛎️ Join Our Mailing List
334+
</span>
335+
</a>
336+
328337
</li>
329338

330339
</ul>
@@ -465,6 +474,15 @@
465474
</span>
466475
</a>
467476

477+
</li>
478+
479+
<li class="md-nav__item">
480+
<a href="#join-our-mailing-list" class="md-nav__link">
481+
<span class="md-ellipsis">
482+
🛎️ Join Our Mailing List
483+
</span>
484+
</a>
485+
468486
</li>
469487

470488
</ul>
@@ -546,6 +564,11 @@ <h2 id="news">📢 News<a class="headerlink" href="#news" title="Permanent link"
546564
</ul>
547565
</li>
548566
</ul>
567+
<h2 id="join-our-mailing-list">🛎️ Join Our Mailing List<a class="headerlink" href="#join-our-mailing-list" title="Permanent link">&para;</a></h2>
568+
<ul>
569+
<li><strong>Subscribe to receive news about major releases and new features.</strong></li>
570+
</ul>
571+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSciIhxOCXT_x4BjODfkhdQe_Fx1vU0xrJ4X3HJsTPH-GLfaqg/viewform?embedded=true" width="640" height="553" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
549572

550573

551574

0 commit comments

Comments
 (0)