Skip to content

Commit

Permalink
Narrow blog post experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana committed Apr 2, 2024
1 parent c82fabd commit a2fb110
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ <h3 id="sidebar-heading" class="sidebar-heading">Better mental health, within yo
if (posthog.getFeatureFlag('new-blog-wording') === 'test') {
document.getElementById("sidebar-heading").innerHTML = "Take charge of your mental health";
document.getElementById("sidebar-desc").innerHTML = "Take the first step towards a healthier, happier life with baseline, a 100% free and private journaling app.";
document.getElementById("cta-title").innerHTML = "<b>Take charge of your mental health with baseline</b>";
document.getElementById("cta-desc").innerHTML = "baseline is a 100% free, non-profit operated app that takes a whole new approach to journaling.";
}
})
</script>

0 comments on commit a2fb110

Please sign in to comment.