diff --git a/.github/workflows/ci-tests.yaml b/.github/workflows/ci-tests.yaml index 549395224..5f1eda033 100644 --- a/.github/workflows/ci-tests.yaml +++ b/.github/workflows/ci-tests.yaml @@ -8,7 +8,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: '11' + node-version: '14' - name: Install markdownlint run: npm install -g markdownlint-cli - name: Run Markdownlint diff --git a/layouts/index.html b/layouts/index.html index b468bd7b5..8315fad3f 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,16 +3,6 @@