From c12662c050248f4aaee6935a4661d8139d4ab949 Mon Sep 17 00:00:00 2001 From: aferreira-deo Date: Tue, 4 Jun 2024 19:05:16 +0200 Subject: [PATCH] correction of a11y errors --- .github/workflows/deploy.yml | 3 +++ src/index.html | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 42f0bf9..ae3ec98 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,6 +19,9 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./src + # - name: Wait for 10 seconds + # run: sleep 10 + - name: Install necessary packages run: npm install diff --git a/src/index.html b/src/index.html index 056a0bb..da1a3d4 100644 --- a/src/index.html +++ b/src/index.html @@ -1,10 +1,10 @@ - + - - + + Hello World