Commit 57fcecb
Fix Bluesky author icon and regenerate stale assets
The author-links partial mapped `bluesky` to `fas fa-cloud`, rendering a
generic cloud instead of the Bluesky logo. FontAwesome 6.7 ships a real
`bluesky` brand glyph, so switch to `fab fa-bluesky` and regenerate the
subset (also picks up pre-existing drift: fa-calendar-times + Tailwind).
Also regenerate the purged CSS and FA subset at deploy time so the live
site is never stale even if a PR merges (or the build guard is overridden)
without the rebuilt assets committed.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 0864dae commit 57fcecb
6 files changed
Lines changed: 15 additions & 2 deletions
File tree
- .github/workflows
- assets
- css
- fonts
- themes/powershell-community/layouts/partials
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
137 | 148 | | |
138 | 149 | | |
139 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments