PrayerTracker = open source
This commit is contained in:
parent
93e6eee3a2
commit
f4b21e47ca
|
@ -6,7 +6,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
"build": "vue-cli-service build --modern",
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -649,6 +649,11 @@ const APPS = [
|
|||
narrative: `Version 7 brought full mobile accessibility, along with an upgrade to a modern, ultra-fast web
|
||||
framework.`
|
||||
},
|
||||
{
|
||||
heading: 'What We Did (2019)',
|
||||
narrative: `PrayerTracker became <a href="https://github.com/bit-badger/PrayerTracker">an open source
|
||||
project</a>.`
|
||||
},
|
||||
{
|
||||
heading: 'What We Still Do',
|
||||
narrative: `Host and maintain this application.`
|
||||
|
|
Loading…
Reference in New Issue
Block a user