Commit df36620 1 parent 89ddd6f commit df36620 Copy full SHA for df36620
File tree 2 files changed +4
-7
lines changed
2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
- < title > Pilot 2 Shiny webR Application</ title >
6
+ < title > Pilot 4 Shiny webR Application</ title >
7
7
< link rel ="icon " href ="/static/favicon.ico " />
8
8
< script
9
9
src ="./shinylive/load-shinylive-sw.js "
49
49
}
50
50
51
51
.loading-spacer {
52
- width : 150 px ;
52
+ width : 300 px ;
53
53
}
54
54
55
55
.log-loading {
125
125
< body >
126
126
< div class ="log-loading "> </ div >
127
127
< div class ="loading-logos-wrapper ">
128
- < a href ="https://rconsortium. github.io/ submissions-wg/ " target ="_blank ">
129
- < img class ="logo " src ="/static/logos/rconsortium_dark.svg ">
128
+ < a href ="https://github.com/RConsortium/ submissions-pilot4-webR " target ="_blank ">
129
+ < img class ="logo " src ="/static/logos/pilot_4_banner.png " style =" width:75%; ">
130
130
</ a >
131
131
< div class = "loading-spacer "> </ div >
132
- < a href ="https://appsilon.com " target ="_blank ">
133
- < img class ="logo " src ="/static/logos/appsilon_dark.svg ">
134
- </ a >
135
132
</ div >
136
133
< div style ="height: 100vh; width: 100vw " id ="root "> </ div >
137
134
</ body >
You can’t perform that action at this time.
0 commit comments