diff --git a/app.js b/app.js index 9faf82f..b21bbaf 100644 --- a/app.js +++ b/app.js @@ -5,4 +5,4 @@ document.addEventListener('DOMContentLoaded', function() { event.preventDefault(); alert('Form submitted successfully!'); }); -}); \ No newline at end of file +}); diff --git a/assets/person_icon.png b/assets/person_icon.png new file mode 100644 index 0000000..a0ea808 Binary files /dev/null and b/assets/person_icon.png differ diff --git a/index.html b/index.html index bec6530..e266303 100644 --- a/index.html +++ b/index.html @@ -105,4 +105,4 @@