Add Strava Widgets

This commit is contained in:
Robert Marshall 2020-01-03 19:51:07 +00:00
parent 55b2575ee4
commit 60482dea90

View file

@ -25,6 +25,8 @@
<nav> <nav>
@await Component.InvokeAsync("ProjectNavigation") @await Component.InvokeAsync("ProjectNavigation")
@await Component.InvokeAsync("BlogNavigation") @await Component.InvokeAsync("BlogNavigation")
<iframe height='160' width='250' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/athletes/8892667/activity-summary/df1a6e21a9947dbe7a9dd36f86b1c17185002d22'></iframe>
<iframe height='454' width='250' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/athletes/8892667/latest-rides/df1a6e21a9947dbe7a9dd36f86b1c17185002d22'></iframe>
</nav> </nav>
</div> </div>
<footer> <footer>