Skip to content

Commit

Permalink
A quick change to remove some extra info from a partner page.
Browse files Browse the repository at this point in the history
Signed-off-by: Nate B <[email protected]>
  • Loading branch information
nateynateynate committed Apr 3, 2024
1 parent b23ea0b commit c09583b
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions _partners/xoriant.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ link: 'https://www.xoriant.com'
logo_large: '/assets/media/partners/xoriant/xoriant.png'

# Large image displayed in the top right of the extended partner details page.
product_image: '/assets/media/partners/xoriant/xoriant.png'
# product_image: '/assets/media/partners/xoriant/xoriant.png'
# Partner company description used on the extended partner details page.
description: Xoriant is a global digital engineering services company, enabling innovation & accelerating time to market for clients by building digital products and platforms. We are driven by our product engineering DNA, culture of innovation, and technology capabilities in Cloud, Security, Data & AI.

Expand Down Expand Up @@ -49,22 +49,9 @@ main_office_location: |-
+1 408 743 4400
# Collection of social links that the partner wishes to promote on their extended partner details page. Supported types are 'twitter', 'linkedin', 'facebook', and 'github'.
social_links:
- url: 'https://twitter.com/xoriant'
icon: 'twitter'
- url: 'https://www.linkedin.com/company/xoriant'
icon: 'linkedin'
- url: 'https://facebook.com/Xoriant'
icon: 'facebook'



# Collection of products that the partner wishes to promote on their extended partner details page. Each product should have a url, name, and description.
# The product listing is rendered below the partner description on the extended partner details page and above the resources.
products:
- url: 'https://example-product.example'
name: 'Example Product Name'
description: 'Example Product Description'
- url: 'https://another-example-product.example'
name: 'Another Example Product Name'
description: 'Another example product description.'

---

0 comments on commit c09583b

Please sign in to comment.