diff --git a/index.php b/index.php index f306c6d..dce1977 100644 --- a/index.php +++ b/index.php @@ -6,6 +6,7 @@

Test

+

This is a test commit

\ No newline at end of file diff --git a/js/app.ts b/js/app.ts index e69de29..d6b58b1 100644 --- a/js/app.ts +++ b/js/app.ts @@ -0,0 +1 @@ +//this is a test commit \ No newline at end of file