From 50e709d6fba89cb4f68cdc4a341e7f4b41cd65e4 Mon Sep 17 00:00:00 2001 From: scott Date: Fri, 31 May 2024 13:02:15 -0400 Subject: [PATCH] fix photo --- .gitignore | 2 ++ _data/data.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7b6380..900155f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ _site/ .sass-cache/ .jekyll-metadata .jekyll-cache +Gemfile.lock +.Gemfile.lock diff --git a/_data/data.yml b/_data/data.yml index a5afe30..11d0f7b 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -10,7 +10,7 @@ sidebar: # Profile information name: Scott Johnson tagline: Territory Manager - avatar: profile.png #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below + avatar: me.jpg #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below # Sidebar links email: scott@myemail.cloud