Skip to content

Commit

Permalink
Cleaned up project links
Browse files Browse the repository at this point in the history
  • Loading branch information
bbag committed Jan 31, 2024
1 parent b39d33e commit df29969
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 11 deletions.
1 change: 1 addition & 0 deletions src/content/projects/atlanta-prime-physicians/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ links: [
{ label: 'view', href: 'https://google.com' }
]
priority: low
draft: true
---

## Description coming soon...
Expand Down
4 changes: 2 additions & 2 deletions src/content/projects/atlanta-puzzle-tours/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image: { src: './thumbnail-apt.png', alt: 'APT hero' }
type: project
tech: ['HTML', 'CSS', 'TypeScript', 'Vue', 'Astro', 'Node.js', 'MongoDB', 'Stripe', 'LogSnag', 'Nodemailer', 'Vercel']
links: [
{ label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://google.com' }
# { label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://www.atlantapuzzletours.com.' }
]
priority: high
---
Expand Down
4 changes: 3 additions & 1 deletion src/content/projects/digital-element/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ type: project
tech: ['HTML', 'CSS', 'TypeScript', 'Vue', 'Astro']
links: [
{ label: 'github', href: 'https://github.com/bbag/3d-geolocation-globe' },
{ label: 'view', href: 'https://www.digitalelement.com/geolocation' },
{ label: 'view', href: 'https://bbag.github.io/3d-geolocation-globe/' },
]
priority: medium
---

This is also live on [Digital Element’s website](https://www.digitalelement.com/geolocation).

## Description coming soon...

Most of these project pages are still under construction... but fun things are coming soon! 👀
4 changes: 2 additions & 2 deletions src/content/projects/griffin-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image: { src: './thumbnail-officescheduler.png', alt: 'Project 1' }
type: project
tech: ['HTML', 'CSS', 'TypeScript', 'Vue']
links: [
{ label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://google.com' }
# { label: 'github', href: 'https://github.com' },
# { label: 'view', href: 'https://google.com' }
]
priority: medium
---
Expand Down
4 changes: 2 additions & 2 deletions src/content/projects/rcv/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image: { src: './thumbnail-rcv.png', alt: 'APT hero' }
type: project
tech: ['HTML', 'CSS', 'JavaScript', 'Vue']
links: [
{ label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://google.com' }
{ label: 'github', href: 'https://github.com/bbag/vue-beatpath-visualization/' },
# { label: 'view', href: 'https://google.com' }
]
priority: low
---
Expand Down
4 changes: 2 additions & 2 deletions src/content/projects/simple-kitchen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image: { src: './thumbnail-simplekitchen.png', alt: 'APT hero' }
type: project
tech: ['HTML', 'CSS']
links: [
{ label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://google.com' }
# { label: 'github', href: 'https://github.com' },
# { label: 'view', href: 'https://google.com' }
]
priority: medium
---
Expand Down
4 changes: 2 additions & 2 deletions src/content/projects/titanium-theme-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image: { src: './thumbnail-titaniumthemepicker.png', alt: 'APT hero' }
type: project
tech: ['HTML', 'CSS', 'JavaScript', 'Vue']
links: [
{ label: 'github', href: 'https://github.com' },
{ label: 'view', href: 'https://google.com' }
{ label: 'github', href: 'https://github.com/bbag/titanium-theme-creator' },
# { label: 'view', href: 'https://google.com' }
]
priority: medium
---
Expand Down

0 comments on commit df29969

Please sign in to comment.