diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2024-09-18 23:34:03 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-18 23:34:03 +0200 |
| commit | e9b02b3973605b0ce15bd918fc932a4b20f76d37 (patch) | |
| tree | b20796f5f75e58939a6f48bc20087e0add66af6d | |
| parent | f1eb42b26988b5460560ee9c0c04fb5d1d6298e7 (diff) | |
Fix casing
| -rw-r--r-- | index.gsp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ html lang="en" { } section { - h2 {-skills} + h2 {-Skills} hr{} dl { |