Update app.R
Browse files
app.R
CHANGED
@@ -267,10 +267,8 @@ ui <- dashboardPage(
|
|
267 |
href = "https://www.cambridge.org/core/services/aop-cambridge-core/content/view/7EAEA1CA4C553AB9D76054D1FA9C0840/S0003055423000680a.pdf/the-composition-of-descriptive-representation.pdf",
|
268 |
"View PDF",
|
269 |
target = "_blank"
|
270 |
-
)
|
271 |
-
|
272 |
-
|
273 |
-
tags$p(
|
274 |
tags$a(
|
275 |
href = "https://connorjerzak.com/wp-content/uploads/2024/07/CompositionBib.txt",
|
276 |
"BibTeX",
|
|
|
267 |
href = "https://www.cambridge.org/core/services/aop-cambridge-core/content/view/7EAEA1CA4C553AB9D76054D1FA9C0840/S0003055423000680a.pdf/the-composition-of-descriptive-representation.pdf",
|
268 |
"View PDF",
|
269 |
target = "_blank"
|
270 |
+
),
|
271 |
+
" | ",
|
|
|
|
|
272 |
tags$a(
|
273 |
href = "https://connorjerzak.com/wp-content/uploads/2024/07/CompositionBib.txt",
|
274 |
"BibTeX",
|