We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5436001 commit 91cedd9Copy full SHA for 91cedd9
layouts/shortcodes/blogcard.html
@@ -0,0 +1,5 @@
1
+<div class="blogcard">
2
+ <iframe class="hatenablogcard" style="width:100%;height:155px;max-width:500px;"
3
+ src="https://hatenablog-parts.com/embed?url={{ .Get " url" }}" width="300" height="150" frameborder="0"
4
+ scrolling="no"></iframe>
5
+</div>
0 commit comments