mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-23 01:19:27 -04:00
Add anchors to h3s
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="things-we-are-working-on">Things we’re working on</h2>
|
||||
|
||||
<h3 class="heading-small">Now</h3>
|
||||
<h3 class="heading-small" id="now">Now</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<li>Help teams understand how their organisation uses Notify</li>
|
||||
</ul>
|
||||
|
||||
<h3 class="heading-small">Next</h3>
|
||||
<h3 class="heading-small" id="next">Next</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>Design a way for services to upload their own logo and <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('main.branding_and_customisation')}}">branding for emails and letters</a></li>
|
||||
@@ -42,7 +42,7 @@
|
||||
<li>Prototype new ways to <a class="govuk-link govuk-link--no-visited-state" href="https://gds.blog.gov.uk/2020/08/18/can-gov-uk-notify-help-the-public-sector-write-better-emails-text-messages-and-letters/">help teams write cheaper, more effective messages</a></li>
|
||||
</ul>
|
||||
|
||||
<h3 class="heading-small">Later</h3>
|
||||
<h3 class="heading-small" id="later">Later</h3>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user