mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
portico_pages: Include missing hand-generated heading IDs.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div class="padded-content">
|
||||
<div class="inner-content markdown">
|
||||
<div class="open-positions">
|
||||
<h1>Open positions</h1>
|
||||
<h1 id="open-positions">Open positions</h1>
|
||||
<p>
|
||||
We are not actively recruiting for any roles at this time.
|
||||
However, if you are an experienced engineer, and you believe
|
||||
|
@@ -21,7 +21,7 @@
|
||||
<div class="inner-content markdown">
|
||||
<p>If you have an MIT Athena account, you can start using Zulip for Zephyr in a couple of minutes.</p>
|
||||
|
||||
<h2>First time setup</h2>
|
||||
<h2 id="first-time-setup">First time setup</h2>
|
||||
<ol>
|
||||
<li><p>Activate your account here: <a href="https://zephyr.zulipchat.com/register/">https://zephyr.zulipchat.com/register/</a></p></li>
|
||||
<li><p>Log in to Zulip here: <a href="https://zephyr.zulipchat.com">https://zephyr.zulipchat.com</a></p></li>
|
||||
@@ -29,10 +29,10 @@
|
||||
<li><p>(Optional) Get the Zulip desktop and/or mobile apps here: <a href="https://zephyr.zulipchat.com/apps/">https://zephyr.zulipchat.com/apps/</a></p></li>
|
||||
</ol>
|
||||
|
||||
<h2>You're done!</h2>
|
||||
<h2 id="youre-done">You're done!</h2>
|
||||
<p>If you have any questions, please e-mail us at <a href="mailto:{{ support_email }}">{{ support_email }}</a></p>
|
||||
|
||||
<h2>If you want to automatically transfer your existing Zephyr subscriptions</h2>
|
||||
<h2 id="if-you-want-to-automatically-transfer-your-existing-zephyr-subscriptions">If you want to automatically transfer your existing Zephyr subscriptions</h2>
|
||||
|
||||
<ol>
|
||||
<li>
|
||||
@@ -61,7 +61,7 @@
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h2>If you subscribe to any encrypted Zephyr classes</h2>
|
||||
<h2 id="if-you-subscribe-to-any-encrypted-zephyr-classes">If you subscribe to any encrypted Zephyr classes</h2>
|
||||
|
||||
<p>
|
||||
You can get set up to participate on an encrypted Zephyr class using Zulip by either:
|
||||
|
Reference in New Issue
Block a user