Skip to content

Commit

Permalink
Merge pull request #4 from nmrenyi/music
Browse files Browse the repository at this point in the history
blog: add info about things about classical music
  • Loading branch information
nmrenyi authored Dec 15, 2023
2 parents 137ef3b + 1262281 commit 1ed4f07
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 4 additions & 9 deletions src/data/projects.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
// TODO Add a couple lines about each project
const data = [
{
title: 'Nearest Dollar',
subtitle: '2015 BVP Hackathon',
image: '/images/projects/nearestdollar.jpg',
date: '2015-11-20',
desc:
'Built for a social impact hackathon. '
+ 'NearestDollar connected to your bank accounts, credit cards, '
+ 'or debit cards and rounded up your purchases to donate the balance to '
+ 'the charity of your choice.',
title: 'Things About Classical Music',
link: 'https://renyi1006.notion.site/Things-about-classical-music-6be2593de227472596363c201a61623f',
image: '/images/projects/tchaikovsky-ballet-suites.png',
date: '2023-12-15',
},
{
title: 'Harvest',
Expand Down

0 comments on commit 1ed4f07

Please sign in to comment.