Skip to content

Commit 7234ee5

Browse files
author
Maxwell Lang
committed
Update Network+ with code, certified image
1 parent 7ebb52d commit 7234ee5

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

pages/index.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ export default class Home extends Component {
6060
<meta name="description" content="I&#x27;m Maxwell Lang, a Full Stack Web Developer with 3 years of professional experience." />
6161
<meta property="og:type" content="website" />
6262
<meta property="og:title" content="Maxwell Lang :: Portfolio" />
63-
<meta property="og:site_name" content="Maxwell Lang :: Portfolio" />
64-
<meta property="og:description" content="I&#x27;m Maxwell Lang, a Full Stack Web Developer with 3 years of professional experience." />
63+
<meta property="og:site_name" content=" M a xwell Lang :: Portfolio" />
64+
<meta property="og:description" content="I &#x27;m Maxwell Lang, a Full Stack Web Developer with 3 years of professional experience." />
6565
<meta property="og:url" content="https://www.maxwlang.com/" />
6666
<meta name="msapplication-TileColor" content="#0de05e"/>
6767
<meta property="twitter:site" content="@maxwlang" />
@@ -97,11 +97,10 @@ export default class Home extends Component {
9797
<PortfolioCertification
9898
image={certificationIconNetworkPlus}
9999
name="CompTIA Network+"
100-
subtitle="Test passed 7/23/21, awaiting certificate"
101100
tests={[
102101
'N10-007',
103102
]}
104-
// link="https://verify.comptia.org/code="
103+
link="https://verify.comptia.org?code=ZQFZ23W9S7L0VZKK"
105104
/>
106105

107106
<PortfolioCertification
-59.6 KB
Binary file not shown.
27.3 KB
Loading

0 commit comments

Comments
 (0)