Skip to content

Commit

Permalink
Merge pull request #381 from ministryofjustice/el-1841-meta-description
Browse files Browse the repository at this point in the history
EL-1841: Add meta-description
  • Loading branch information
MazOneTwoOne authored Dec 5, 2024
2 parents 1e9899e + 8f5688b commit e6ed67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fala/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<link rel="manifest" href="{{ static('manifest.json') }}">
{% endblock %}


{% block head %}
<link href="{{ static('css/style.css') }}" rel="stylesheet">
<meta name="description" content="Search for legal aid advisers nearest to you by postcode, legal problem or organisation.">
{% endblock %}
</head>

Expand Down

0 comments on commit e6ed67a

Please sign in to comment.