Skip to content

Commit

Permalink
Add new bullets to pricing tables
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Sep 13, 2024
1 parent 4441d5d commit 3dd0e63
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ function add_end_user_pricing_shortcode() {
href="https://todogroup.org/">TODO Group</a> to meet
other open source organizations </li>
<li>End User Recruiting Booth at KubeCon + CloudNativeCon at Startup Level pricing</li>
<li>Programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>

</ul>
</div>

Expand Down Expand Up @@ -92,6 +95,9 @@ function add_end_user_pricing_shortcode() {
10 Linux Foundation Training coupons. Additional terms apply.
(Cannot be combined with any other membership training benefits.)
</li>
<li>Additional programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>

</ul>
</div>

Expand Down Expand Up @@ -123,6 +129,9 @@ function add_end_user_pricing_shortcode() {
<li>Recruiting recommendations and DE&I guidance</li>
<li>Personalized executive engagement from LF leadership team</li>
<li>Exclusive live webinars with CNCF online programs</li>
<li>Additional programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>

</ul>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ function add_members_pricing_shortcode( $atts ) {
quarterly CNCF New Member press release</li>
<li>Includes LF Associate
Membership</li>
<li>Programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
</ul>
</div>

Expand Down Expand Up @@ -124,6 +126,8 @@ function add_members_pricing_shortcode( $atts ) {
<li>Ten coupon codes good for any
eLearning, certification exam, or eLearning/exam bundle.
Additional terms apply. (Part of LF membership)</li>
<li>Additional programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>

</ul>
</div>
Expand Down Expand Up @@ -173,6 +177,8 @@ function add_members_pricing_shortcode( $atts ) {
<li>50-seat annual Linux Foundation Training subscription OR 10 Linux Foundation Training coupons.
Additional terms apply. (Cannot be combined with any other membership training benefits.)
</li>
<li>Additional programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
</ul>
</div>

Expand Down Expand Up @@ -214,6 +220,9 @@ function add_members_pricing_shortcode( $atts ) {
source program office</li>
<li>Exclusive live webinars with
CNCF online programs</li>
<li>Additional programs for deterring patent trolls
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>

</ul>
</div>

Expand Down

0 comments on commit 3dd0e63

Please sign in to comment.