Skip to content

Commit

Permalink
fix(components): 🐛 Rebase to Master
Browse files Browse the repository at this point in the history
  • Loading branch information
mini-mirana committed May 22, 2022
1 parent 4e1e1f9 commit c9cb9fb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,18 @@ function Page({ startZ, distance }) {
</div>
)
},
{
type: 'video',
source: 'https://res.cloudinary.com/mirana/video/upload/v1648059920/personal-website/vpn_ts3lzf.mp4',
title: 'ⓘ ANDROID ACCESSIBILITY APPLICATION',
cardTitle: 'ANDROID ACCESSIBILITY APPLICATION',
description: (
<div>
# AUTOMATIC VPN CONNECTION
<br /># Developed the frontend
</div>
)
},
{
type: 'photo-text',
photoY: 0,
Expand Down

0 comments on commit c9cb9fb

Please sign in to comment.