Skip to content

Commit

Permalink
Merge pull request #1698 from alphagov/fix-development-landing-page
Browse files Browse the repository at this point in the history
Fix the appearance of the dev landing page
  • Loading branch information
andysellick authored Mar 25, 2020
2 parents 58d3e17 + bbb2427 commit 4fb1fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/development/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
government-frontend development page
</title>
<meta name="robots" content="noindex, nofollow">
<%= stylesheet_link_tag "application", integrity: false %>
</head>
<body>
<div id="wrapper">
Expand Down

0 comments on commit 4fb1fad

Please sign in to comment.