Commit 3b5de05
authored
Removed deprecated rel types
According to https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types `first`and `last` are deprecated.
They are also no longer listed on https://html.spec.whatwg.org/multipage/links.html#linkTypes
A discussion about this can be found on https://stackoverflow.com/q/42841618/5348831 parent 854417d commit 3b5de05
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
| 231 | + | |
234 | 232 | | |
235 | 233 | | |
236 | 234 | | |
| |||
0 commit comments