permalink coloring, readme additions close #88

This commit is contained in:
Matt Walsh
2025-05-31 13:17:05 -05:00
parent 68a6bae3a7
commit 18efd810bd
5 changed files with 19 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -760,7 +760,7 @@ body {
}
#share-link-copied {
color: c.$title-color;
color: hsl(60, 100%, 30%);
display: none;
}