Skip to content

Commit cca0535

Browse files
authored
gcn-add-page-emoji-icon.php: Updated to improve HSL output.
1 parent 617c6c7 commit cca0535

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

gc-notion/gcn-add-page-emoji-icon.php

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,20 @@
66
* when a form entry is being added to or edited in Notion.
77
*
88
* Instructions:
9-
* 1. Modify the filter name to scope as needed.
10-
* * See filter reference for full list of variants: https://gravitywiz.com/documentation/gcn_notion_page_data/
11-
* 2. Update the $emoji variable to change the icon.
9+
*
10+
* 1. Modify the filter name to scope as needed.
11+
* See filter reference for full list of variants: https://gravitywiz.com/documentation/gcn_notion_page_data/
12+
13+
* 2. Update the $emoji variable to change the icon.
1214
*
1315
* Installation:
14-
* 1. Install per https://gravitywiz.com/documentation/how-do-i-install-a-snippet/
16+
*
17+
* 1. Install per https://gravitywiz.com/documentation/how-do-i-install-a-snippet/
1518
*
1619
* References:
17-
* * GC Notion: https://gravitywiz.com/documentation/gravity-connect-notion/
18-
* * Notion page POST reference: https://developers.notion.com/reference/post-page
20+
*
21+
* - GC Notion: https://gravitywiz.com/documentation/gravity-connect-notion/
22+
* - Notion page POST reference: https://developers.notion.com/reference/post-page
1923
*
2024
* @since 1.0-beta-1.9
2125
*/

0 commit comments

Comments
 (0)