mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 05:02:52 +08:00
contents: change resume to use details/summary
This commit is contained in:
@ -34,8 +34,8 @@ export default React.memo(function SidebarAd() {
|
||||
}}>
|
||||
<p className={styles.tagline}>
|
||||
<strong>Get paid more.</strong> Receive risk-free salary
|
||||
negotiation advice from Moonchaser. You pay nothing unless your
|
||||
offer is increased.
|
||||
negotiation advice from <u>Moonchaser</u>. You pay nothing unless
|
||||
your offer is increased. <u>Book a free consultation today!</u>
|
||||
</p>
|
||||
</a>
|
||||
) : (
|
||||
@ -49,8 +49,9 @@ export default React.memo(function SidebarAd() {
|
||||
window.gtag('event', 'educative.sidebar.click');
|
||||
}}>
|
||||
<p className={styles.tagline}>
|
||||
<strong>Looking to get hired at FAANG?</strong> Educative offers
|
||||
many great courses to improve your interview game.
|
||||
<strong>Looking to get hired at FAANG?</strong> <u>Educative</u>{' '}
|
||||
offers many great courses to improve your interview game.{' '}
|
||||
<u>Join today for a discount!</u>
|
||||
</p>
|
||||
</a>
|
||||
)
|
||||
|
Reference in New Issue
Block a user