blog: rename front end interview experience post

This commit is contained in:
Yangshun
2021-09-02 12:34:56 +08:00
parent 3b3011ed03
commit 029e4163c7
2 changed files with 12 additions and 16 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: My Experience With Front End Interviews title: A Glimpse into Front End Interviews
slug: my-experience-with-front-end-interviews slug: a-glimpse-into-front-end-interviews
author: Kai Li author: Kai Li
author_title: Software Engineer at Quora author_title: Software Engineer at Quora
author_url: https://github.com/li-kai author_url: https://github.com/li-kai

View File

@ -66,13 +66,11 @@ function Home() {
{Math.random() > 0.5 ? ( {Math.random() > 0.5 ? (
<> <>
<h2 className={styles.sectionPrimaryTitle}> <h2 className={styles.sectionPrimaryTitle}>
<div align="center">
<strong> <strong>
Get paid more. Receive risk-free salary negotiation Get paid more. Receive risk-free salary negotiation
help from Moonchaser. You pay nothing unless your help from Moonchaser. You pay nothing unless your
offer is increased. offer is increased.
</strong> </strong>
</div>
</h2> </h2>
<div className="margin-vert--lg"> <div className="margin-vert--lg">
<a <a
@ -90,13 +88,11 @@ function Home() {
) : ( ) : (
<> <>
<h2 className={styles.sectionPrimaryTitle}> <h2 className={styles.sectionPrimaryTitle}>
<div align="center">
<strong> <strong>
Get paid, not played. Chat with former tech Get paid, not played. Chat with former tech recruiters
recruiters who'll guide you on exactly what to say who'll guide you on exactly what to say to negotiate a
to negotiate a higher offer. higher offer.
</strong> </strong>
</div>
</h2> </h2>
<div className="margin-vert--lg"> <div className="margin-vert--lg">
<a <a