egenn commited on
Commit
a256a8f
·
1 Parent(s): 712c3da
Files changed (1) hide show
  1. app.R +2 -2
app.R CHANGED
@@ -1,6 +1,6 @@
1
  # rtemisseq
2
  # ::rtemislive::
3
- # 2024 EDG rtemis.org
4
 
5
  # shiny::runApp("./")
6
  # Setup
@@ -98,7 +98,7 @@ rtemisseq <- function(
98
  selected = "Welcome",
99
  footer = span(
100
  svl,
101
- " © 2024 EDG",
102
  style = "display: block; text-align: center; margin-top: 1em; margin-bottom: 1em;"
103
  ),
104
  # Theme ----
 
1
  # rtemisseq
2
  # ::rtemislive::
3
+ # 2024- EDG rtemis.org
4
 
5
  # shiny::runApp("./")
6
  # Setup
 
98
  selected = "Welcome",
99
  footer = span(
100
  svl,
101
+ " © 2025 EDG",
102
  style = "display: block; text-align: center; margin-top: 1em; margin-bottom: 1em;"
103
  ),
104
  # Theme ----