Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
NAVRATIL VINCENT
shinyapps-virhostevol
Commits
03d7e123
Commit
03d7e123
authored
Nov 19, 2021
by
NAVRATIL VINCENT
Browse files
move img to wwwto make logo displayed
parent
ef094ca6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
shinyapps-virhostevol.io/ui.R
shinyapps-virhostevol.io/ui.R
+3
-3
shinyapps-virhostevol.io/www/Logo_lbbe.png
shinyapps-virhostevol.io/www/Logo_lbbe.png
+0
-0
shinyapps-virhostevol.io/www/amsb-logo.png
shinyapps-virhostevol.io/www/amsb-logo.png
+0
-0
shinyapps-virhostevol.io/www/logo-ciri.jpg
shinyapps-virhostevol.io/www/logo-ciri.jpg
+0
-0
No files found.
shinyapps-virhostevol.io/ui.R
View file @
03d7e123
...
...
@@ -15,9 +15,9 @@ shinyUI(
),
fluidRow
(
div
(
column
(
width
=
2
,
tags
$
img
(
src
=
"
./img/
logo-ciri.jpg"
,
height
=
100
,
style
=
"text-align: center;"
)),
column
(
width
=
2
,
tags
$
img
(
src
=
"
./img/
Logo_lbbe.png"
,
height
=
100
,
style
=
"text-align: center;"
)),
column
(
width
=
2
,
tags
$
img
(
src
=
"
./img/
amsb-logo.png"
,
height
=
100
,
style
=
"text-align: center;"
)),
column
(
width
=
2
,
tags
$
img
(
src
=
"logo-ciri.jpg"
,
height
=
100
,
style
=
"text-align: center;"
)),
column
(
width
=
2
,
tags
$
img
(
src
=
"Logo_lbbe.png"
,
height
=
100
,
style
=
"text-align: center;"
)),
column
(
width
=
2
,
tags
$
img
(
src
=
"amsb-logo.png"
,
height
=
100
,
style
=
"text-align: center;"
)),
)
)
),
...
...
shinyapps-virhostevol.io/
img
/Logo_lbbe.png
→
shinyapps-virhostevol.io/
www
/Logo_lbbe.png
View file @
03d7e123
File moved
shinyapps-virhostevol.io/
img
/amsb-logo.png
→
shinyapps-virhostevol.io/
www
/amsb-logo.png
View file @
03d7e123
File moved
shinyapps-virhostevol.io/
img
/logo-ciri.jpg
→
shinyapps-virhostevol.io/
www
/logo-ciri.jpg
View file @
03d7e123
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment