mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-07-30 21:20:20 +02:00
fix iframe in sidebar'
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{{ content }}
|
||||
</section>
|
||||
<footer>
|
||||
<iframe src="/github-stars.html?user=dannyvankooten&repo=altorouter&type=watch&count=true" allowtransparency="true" width="120px" height="20px" style="margin-bottom: 20px;"></iframe>
|
||||
<iframe src="{{ '/github-stars.html?user=dannyvankooten&repo=altorouter&type=watch&count=true' | relative_url }}" allowtransparency="true" width="120px" height="20px" style="margin-bottom: 20px;"></iframe>
|
||||
<p>This project is maintained by <a href="https://github.com/dannyvankooten">dannyvankooten</a></p>
|
||||
<p><small>Hosted on GitHub Pages<br />Theme by <a rel="nofollow" href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user