From 759c4efeed4360df471da0996671b17b0c643de3 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 8 Jan 2025 01:40:36 -0500 Subject: [PATCH] add contact info --- .vscode/extensions.json | 5 +++++ index.html | 16 +++++++++------- style.css | 12 ++++++++++++ 3 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 .vscode/extensions.json diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..5d33177 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "eliutdev.bulma-css-class-completion" + ] +} \ No newline at end of file diff --git a/index.html b/index.html index 91482f0..36b5b67 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ -