Skip to content

Commit

Permalink
[home]update postcat link
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsun28 committed Mar 7, 2023
1 parent 16fd683 commit a9cedd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/src/pages/components/Sponsor.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default class Sponsor extends React.Component {
<div className={styles.companyUsage} ref={this.containerRef}>
<h2 className={styles.title}>{this.props.headerTitle}</h2>
<div className={styles.cardList}>
<a className={styles.cardItem} style={{backgroundColor: '#9ed3e5'}} href={'https://postcat.com/?utm_source=sponsor&utm_campaign=s-hertzbeat'}>
<a className={styles.cardItem} style={{backgroundColor: '#9ed3e5'}} href={'https://datayi.cn/w/xRxVBBko'}>
<img src={iconCommonUrl + 'postcat_logo.svg'} className={styles.zoom} alt={''}/>
<div className={styles.cardItemTextBody}>
<p className={styles.name}>Postcat</p>
Expand Down

0 comments on commit a9cedd7

Please sign in to comment.