diff --git a/src/_includes/bio.njk b/src/_includes/bio.njk
index 19818866..e59ca92f 100644
--- a/src/_includes/bio.njk
+++ b/src/_includes/bio.njk
@@ -22,10 +22,12 @@
+ {% if location or country %}
📍
- {{ location }}{% if country %}, {{ country }}{% endif %}
+ {{ location }}{% if location and country %}, {% endif %}{{ country }}
+ {% endif %}
{% if email %}
@@ -72,6 +74,7 @@
+ {% if bio %}
Professional Bio
@@ -80,6 +83,7 @@
{{ bio }}
+ {% endif %}
{% if languages is defined and languages is not null %}
diff --git a/src/users/jbampton.yaml b/src/users/jbampton.yaml
index 9c102b78..bd9fdcd8 100644
--- a/src/users/jbampton.yaml
+++ b/src/users/jbampton.yaml
@@ -1,7 +1,5 @@
name: John Bampton 🏂 🏄 🎿 ♠️ ♥️ ♣️ ♦️ 💎 🏆 😎 🎀
github: jbampton
-website: https://john.onelang.workers.dev/
-email: jbampton@gmail.com
country: Australia
location: Brisbane
role: Technical Manager and Scrum Master