Commit 6f24d33
committed
fix: correct broken meta tags, wrong socialify project, invalid section ID, and self-referencing links
- Replace unreplaced template variables ({{OG_IMAGE}}, {{FULL_URL}}, etc.) with
correct values via rtoh.config.js replace option
- Fix hardcoded socialify og:image URL referencing readme-to-html instead of
runner-manager
- Rename "Configuration and settings defaults" heading to "Configuration" to
avoid invalid HTML5 ID with spaces
- Point "All my projects" and footer copyright links to robinvanbaalen.nl
instead of "/" which just reloads the same page on the subdomain1 parent aa104e5 commit 6f24d33
2 files changed
+16
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
0 commit comments