From ac85df784dabecb98fd7d014b746812c622ebd5e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 2 Sep 2016 10:30:58 -0400 Subject: [PATCH] replacing asterisks with b tags for the front page accordion text --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index eb4d7d8..28699aa 100644 --- a/index.php +++ b/index.php @@ -195,7 +195,7 @@ $index_template = true;
Training
-

Let’s work together! Every team should have the *best* leaders equipped with the *best* solutions.

+

Let’s work together! Every team should have the best leaders equipped with the best solutions.

@@ -213,7 +213,7 @@ $index_template = true;
Planning
-

Let’s work together! Your *great* vision deserves a *great* plan.

+

Let’s work together! Your great vision deserves a great plan.

-- 2.17.1