Skip to content

Commit

Permalink
Merge pull request #34 from Shinsina/knowledge-center-page-verbiage
Browse files Browse the repository at this point in the history
Knowledge center page verbiage cleanup.
  • Loading branch information
B77Mills authored Mar 9, 2022
2 parents cf69f44 + 94a878b commit 55c1718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default {
id: 'knowledge',
image: 'https://img.highoilsoy.com/knowledge-home.jpg?fit=crop&w=300&h=200',
title: 'Knowledge Center',
teaser: 'Knowledge is power. Put the power of the latest research, seed information and breaking news, to help you make more informed management decisions.',
teaser: 'Put the power of the latest research, seed information and breaking news to work, helping you make more informed management decisions.',
buttonLabel: 'Read the Latest',
slug: '/knowledge-center',
},
Expand Down
2 changes: 1 addition & 1 deletion app/pages/knowledge-center.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<page-intro-block
:section-label="title"
background-image-class="bg-knowledge-banner"
section-tagline="Knowledge is power"
section-tagline="Knowledge is Power."
:section-text="sectionText"
/>
<article-list-page :path="$route.path" />
Expand Down

0 comments on commit 55c1718

Please sign in to comment.