mirror of
https://github.com/FlipsideCrypto/eth_activity.git
synced 2026-02-06 10:46:46 +00:00
Update ui.R
This commit is contained in:
parent
d2c6b5397a
commit
3b7d274001
4
eoa/ui.R
4
eoa/ui.R
@ -23,7 +23,7 @@ shinyUI(fluidPage(
|
||||
withTags({
|
||||
header(class='top-banner',
|
||||
section(
|
||||
a(class='fs-logo', href='https://https://sdk.flipsidecrypto.xyz/shroomdk',
|
||||
a(class='fs-logo', href='https://sdk.flipsidecrypto.xyz/shroomdk',
|
||||
'Powered by ShroomDK', onclick = 'rudderstack.track("ntr-click-flipside-icon")'),
|
||||
section(class='socials',
|
||||
a(class='twitter', href='https://twitter.com/flipsidecrypto',
|
||||
@ -116,7 +116,7 @@ shinyUI(fluidPage(
|
||||
div(style = "height: 60px; width: 100%",
|
||||
HTML(
|
||||
paste0("Built w/ ❤️ by the team at ",
|
||||
a(class='fs-logo', href='https://https://sdk.flipsidecrypto.xyz/shroomdk',
|
||||
a(class='fs-logo', href='https://sdk.flipsidecrypto.xyz/shroomdk',
|
||||
'Flipside Crypto', onclick = 'rudderstack.track("ntr-click-flipside-icon")')
|
||||
))
|
||||
)),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user