Use linkTitle rather than short_title (#823)

* Use linkTitle rather than short_title

- Closes #820
- Only whitespace changes to the generated site files.

* Drop obsolete workaround for external link icon
This commit is contained in:
Patrice Chalin 2021-08-11 14:39:02 -04:00 committed by GitHub
parent 88d84d6536
commit 1404b21467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

View File

@ -9,12 +9,9 @@ what the workaround is for
cursor: pointer;
}
// Workarounds for external link icons
a:not(.td-sidebar-link) > .fa-external-link-alt::before {
margin-left: 3px;
}
a > .fa-external-link-alt::before {
font-size: 50%;
margin-left: 3px;
opacity: 0.8;
vertical-align: top;
}

@ -1 +1 @@
Subproject commit e95da39c9933afe159b74b0d6b5b71407aab7d7d
Subproject commit 67c4a5e1bdbb5d3ecb3119d028d0d16727115100