Commit 832cf87
authored
s2 / chore: add dynamic configuration protocol to spec website (#202)
## PR Checklist
- [ ] Linked issue added (e.g., `Fixes #123`)
- [x] I have run `bun run format` to ensure code is properly formatted
- [x] I have verified that `bun run lint` passes without errors
- [ ] If blog post was added:
- [ ] Ensure images have been optimised
- [ ] Update dates to reflect the actual publishing date when merged
(file names, folder names, and frontmatter)
## Summary
<!-- What has been updated and why -->
I've added the Dynamic Configuration Protocol to the website because
it's not deprecated and other specs link to it. I think we just forgot
to add it originally.1 parent 4f25c87 commit 832cf87
3 files changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
112 | 116 | | |
113 | 117 | | |
114 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
0 commit comments