Added Vercel Analytics
This commit is contained in:
@@ -71,13 +71,13 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
|
||||
<!-- Desktop Panel 3: Notable Members -->
|
||||
<div class="text-panel">
|
||||
<a href="#" class="cover" style="color: inherit; text-decoration: none;">
|
||||
<a href="#people" class="cover" style="color: inherit; text-decoration: none;">
|
||||
<div class="title-group">
|
||||
<h3>Notable Members</h3>
|
||||
<span class="action-hint">View profiles</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" class="under" style="color: inherit; text-decoration: none;">
|
||||
<a href="#people" class="under" style="color: inherit; text-decoration: none;">
|
||||
<h3>Notable Members</h3>
|
||||
<strong>Some of UP IECEP's most well respected and accomplished individuals</strong>
|
||||
</a>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
import Analytics from '@vercel/analytics/astro'
|
||||
import { ClientRouter } from 'astro:transitions';
|
||||
import Header from '../components/Header/Header';
|
||||
import Footer from '../components/Footer/Footer.astro';
|
||||
|
||||
Reference in New Issue
Block a user