Skip to content

Commit ff9787d

Browse files
authored
Change biline
Modifies biline based on website brainstorm: https://discourse.bemanproject.org/t/website-content-ideas/339
1 parent 541a053 commit ff9787d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ try {
2626
const config: Config = {
2727
title: 'The Beman Project',
2828
tagline:
29-
'Supporting the efficient design and adoption of the highest quality C++ standard libraries.',
29+
'Tomorrow\'s C++ Standard Libraries Today.',
3030
favicon: './img/beman_logo.png',
3131

3232
// Set the production url of your site here

0 commit comments

Comments
 (0)