Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @x-govuk/govuk-eleventy-plugin from 5.0.7 to 6.0.3 #281

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions app/_javascripts/application.js

This file was deleted.

31 changes: 0 additions & 31 deletions app/_javascripts/application.js.11ty.js

This file was deleted.

25 changes: 0 additions & 25 deletions app/_javascripts/govuk-frontend.js.11ty.js

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion app/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
homepage: true
layout: home
layout: product
title: Teacher CPD design history
description: A history of the design work for the services that belong to the continuing professional development (CPD) programme for teachers
---
2 changes: 1 addition & 1 deletion app/styles/application.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$govuk-global-styles: true;
$govuk-new-link-styles: true;

@import "govuk-frontend/govuk/base";
@import "govuk-frontend/dist/govuk/base";
@import "../_components/all";
@import "vendor/prism.scss";

Expand Down
Loading