itsMarco-G commited on
Commit
bfed06f
·
1 Parent(s): e279ae9

Adding demo link

Browse files
Files changed (1) hide show
  1. index.html +9 -0
index.html CHANGED
@@ -27,6 +27,15 @@
27
  <div class="hero-grid">
28
  <div class="hero-copy">
29
  <nav class="page-nav" aria-label="Page navigation">
 
 
 
 
 
 
 
 
 
30
  <a class="btn" href="#features">Features</a>
31
  <a class="btn" href="#webapp">Web App</a>
32
  <a class="btn ghost" href="#quickstart">Quick start</a>
 
27
  <div class="hero-grid">
28
  <div class="hero-copy">
29
  <nav class="page-nav" aria-label="Page navigation">
30
+ <a
31
+ class="btn"
32
+ href="https://www.linkedin.com/posts/marcodomingo_nvidiagtc-edgeai-physicalai-activity-7426592008334397440-oQ67?utm_source=social_share_send&utm_medium=member_desktop_web&rcm=ACoAAB_g7q0BSVro1tLCKRRRIVo_DBFF19EyTcY"
33
+ target="_blank"
34
+ rel="noopener noreferrer"
35
+ aria-label="Demo (opens a new tab to LinkedIn)"
36
+ >
37
+ Demo <span class="btn-note">(opens new tab)</span>
38
+ </a>
39
  <a class="btn" href="#features">Features</a>
40
  <a class="btn" href="#webapp">Web App</a>
41
  <a class="btn ghost" href="#quickstart">Quick start</a>