diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
| commit | f0ee502fb60719e80223e3849eb6c7246949de5f (patch) | |
| tree | d957dc2277850b076a2cba6f858099ad9dcd4f0c /content/projects/brawltime.md | |
| parent | 70a25fd804daa5df4b5cd34aac5de99acabc5cff (diff) | |
| download | blog-f0ee502fb60719e80223e3849eb6c7246949de5f.tar.gz blog-f0ee502fb60719e80223e3849eb6c7246949de5f.zip | |
Update posts with source code links
Diffstat (limited to 'content/projects/brawltime.md')
| -rw-r--r-- | content/projects/brawltime.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/projects/brawltime.md b/content/projects/brawltime.md index 36cbb8b..d905c79 100644 --- a/content/projects/brawltime.md +++ b/content/projects/brawltime.md @@ -2,7 +2,8 @@ date: 2019-05-01 title: Brawl Time Ninja link: https://brawltime.ninja +source: https://github.com/schneefux/brawltimeninja image: /images/brawltime.jpg --- -An application that tracks Brawl Stars player statistics, calculates time spent and win rates.
\ No newline at end of file +An application that tracks Brawl Stars player statistics, calculates time spent and win rates. |
