From f0222d319524c64a24708636f12ad6debf0f15e6 Mon Sep 17 00:00:00 2001 From: Marina Date: Tue, 1 Jun 2021 18:42:34 +0100 Subject: [PATCH] Add bootstrap links Added links to bootstrap --- .vscode/settings.json | 3 +++ index.html | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/index.html b/index.html index ad6d70c..dd17f0d 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + @@ -22,5 +23,7 @@

Hi there!

to make it easier for folks to view source and remix -->
+ +