Skip to content

Commit

Permalink
feat(components): ✨ Comment Android App
Browse files Browse the repository at this point in the history
  • Loading branch information
mini-mirana committed May 22, 2022
1 parent 1cda35d commit 5b7dd39
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,18 +219,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: '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 5b7dd39

Please sign in to comment.