Skip to content

Commit 52115e9

Browse files
committed
v1.1.0 - Update Files
1 parent 448011d commit 52115e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/run_ShiNyP.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ run_ShiNyP = function() {
5252
)
5353
),
5454
navbarPage(
55-
title = HTML('<img src="https://github.com/TeddYenn/ShiNyP/tree/main/inst/app/www/ShiNyP-icon_20250510.ico" width="65">'),
55+
title = HTML('<img src="https://raw.githubusercontent.com/TeddYenn/ShiNyP/main/inst/app/www/ShiNyP-icon_20250510.ico" width="65">'),
5656
theme = bslib::bs_theme(bootswatch = "zephyr", bg = "#f3f1e5", fg = "#34495e"),
5757
Page_0_Home_UI(),
5858
Page_1_Data_Input_UI(),

0 commit comments

Comments
 (0)