We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a083f87 commit 79ab8d5Copy full SHA for 79ab8d5
frontend/data/service.json
@@ -111,11 +111,18 @@
111
"icon": "water"
112
},
113
{
114
- "title": "pinIT",
+ "title": "Pins",
115
"url": "https://pins.chalmers.it",
116
"description": "Create templates for printing pins",
117
"github_url": "https://github.com/cthit/pins",
118
- "icon": "bulb"
+ "icon": "pins"
119
+ },
120
+ {
121
+ "title": "Receipts",
122
+ "url": "https://kvitto.chalmers.it",
123
+ "description": "Create receipts if the originals have been lost",
124
+ "github_url": "https://github.com/cthit/kvitto",
125
+ "icon": "receipt"
126
127
128
"title": "Vikunja",
frontend/public/images/pins.svg
frontend/public/images/receipt.svg
0 commit comments