updatedb
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
<article class="box-4 yt">
|
||||
|
||||
<iframe id="evideo"
|
||||
src="https://www.youtube.com/embed/ <%= $yt %> " allowfullscreen>
|
||||
src="https://www.youtube.com/embed/<%= $yt %> " allowfullscreen>
|
||||
</iframe>
|
||||
|
||||
</article>
|
||||
<div class="group flex">
|
||||
<article class="box-2 fb">
|
||||
|
||||
<div class="fb-post" id="fbdiv" data-href=" <%= $fb %>"
|
||||
<div class="fb-post" id="fbdiv" data-href="<%= $fb %>"
|
||||
data-width="450" data-show-text="true"></div>
|
||||
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user