Skip to content

Commit 60d28ad

Browse files
authored
feat: set publication icon + bump build submodule (#109)
Bump build to the version that supports a publication icon, and point STANDARD_SITE_ICON at the deployed standard-site-icon.png so the standard.site publication record gets a profile image. - build: 775a3d1 -> 9993e89 (adds publication icon support) - build-article-data.yml: add STANDARD_SITE_ICON
1 parent 51c81fa commit 60d28ad

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-article-data.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
STANDARD_SITE_NAME: Angular-Buch
3636
STANDARD_SITE_DESCRIPTION: Der Blog zum Angular-Buch – das deutschsprachige Praxisbuch zu Angular.
3737
STANDARD_SITE_EXPECTED_DID: did:plc:emeppmrqgb5rixbjcjihzd35
38+
STANDARD_SITE_ICON: https://angular-buch.com/standard-site-icon.png
3839
run: |
3940
cd build
4041
npm install

0 commit comments

Comments
 (0)