Skip to content

Commit 76236d8

Browse files
committed
docs: update docs
1 parent 3489541 commit 76236d8

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"dependencies": {
1919
"clsx": "^2.1.1",
20-
"markdown-docx": "^1.4.0"
20+
"markdown-docx": "^1.4.1"
2121
}
2222
}

web/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/src/templates.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ export const templatesList = [
7171
- [ ] John to prepare the quarterly report
7272
- [ ] Jane to coordinate with the design team
7373
- [ ] Bob to update the project timeline
74+
75+
## Notes
76+
1. Next meeting scheduled for April 30, 2025
77+
2. Follow-up on action items in the next meeting
78+
79+
> Remember to send out meeting minutes to all attendees.
80+
7481
`
7582
},
7683
{

0 commit comments

Comments
 (0)