Add Strava Widgets
This commit is contained in:
parent
55b2575ee4
commit
60482dea90
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue