Skip to content

Commit 36e5c46

Browse files
committed
Fix simple liniting issues
1 parent 4680d44 commit 36e5c46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/osi/inc/template-tags.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ function osi_linked_logo( string $class_name = 'header-logo', string $size = 'la
161161
*
162162
* @param string $class_name The class name for the logo.
163163
* @param string $size The size of the logo.
164+
* @param string $path The path to link to.
164165
*
165166
* @return string The HTML string for the linked logo.
166167
*/

0 commit comments

Comments
 (0)