cjerzak commited on
Commit
0f370cc
·
verified ·
1 Parent(s): d44f7dd

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +2 -4
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",