Skip to content

Commit

Permalink
Merge pull request #3 from 5Tsrl/fix_header
Browse files Browse the repository at this point in the history
fix header, badge
  • Loading branch information
GabrieleLabanca authored Jun 18, 2024
2 parents 0eaec93 + 4027e53 commit 60a10a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://jestjs.io/docs/getting-started
[![Node.js CI](https://github.com/5Tsrl/workshop_automation_testing/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/5Tsrl/workshop_automation_testing/actions/workflows/node.js.yml)
4 changes: 2 additions & 2 deletions src/indexTemplate.pug
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ html(lang="en")
body
each operation in operations
h1 #{operation.title}
p.
Example: #{operation.example}
p.
Example: #{operation.example}

0 comments on commit 60a10a1

Please sign in to comment.