Skip to content

Commit

Permalink
Test preview 3 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivoallan authored Oct 6, 2024
1 parent 302500f commit 9081d19
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# template-minimal
# template-minimal

## Features

- [] Github Flow
- [] main branch deploys to github pages
- [] PR branches deploys to previews in github pages
- [] Linting with trunk.io
- [] Mandatory semantic commits
- [] Release with [release-it]()
11 changes: 9 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
COUCOU :)
<html>
<head></head>

<body>
<header>
COUCOU :)
</header>
</body>
</html>

LA PREVIOU 333 !

0 comments on commit 9081d19

Please sign in to comment.