Skip to content

Commit

Permalink
fixed yieldpulse
Browse files Browse the repository at this point in the history
  • Loading branch information
tombhio committed Jul 17, 2023
1 parent 346d20e commit b9f2534
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/static/js/pulse.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const main = async() => {
["Daytona Finance ", `<a href="daytona" >Various</a>`,"TONI ","https://www.daytona.finance"],
["Velocimeter ", `<a href="velocimeter" >Various</a>`,"FLOW ","https://pulse.velocimeter.xyz"],
["Pulserate ", `<a href="pulserate" >Various</a>`,"PSHARE / PRATE ","https://pulserate.io"],
["YieldPulse Finance ", `<a href="yieldx" >Various</a>`,"YIELDX ","https://yieldpulse.finance/"]
["Yieldpulse Finance ", `<a href="yieldx" >Various</a>`,"YIELDX ","https://yieldpulse.finance/"]

].reverse()
}
Expand Down
4 changes: 2 additions & 2 deletions src/static/js/pulse_yieldx.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/views/pages/pulse/yieldx/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<%- include(`${partials}/header_main`); -%>
<pre id="log">
*************** 👨‍🌾 UNOFFICIAL YIELDPULSE.FINANCE FARMING CALCULATOR 👨‍🌾 ***************

INFO : https://yieldpulse.finance/
************************************************************************************

Expand Down

0 comments on commit b9f2534

Please sign in to comment.