diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..4fe9335 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "files.associations": { + "stdio.h": "c", + "stdbool.h": "c", + "tp2.h": "c" + } +} \ No newline at end of file diff --git a/pages/signin.html b/pages/signin.html index 299f101..29ff63d 100644 --- a/pages/signin.html +++ b/pages/signin.html @@ -7,18 +7,18 @@