Update blog.blade.php
This commit is contained in:
parent
171f42c700
commit
5725fd6127
|
|
@ -65,7 +65,7 @@
|
||||||
</div>
|
</div>
|
||||||
@yield('alert')
|
@yield('alert')
|
||||||
<iframe src="https://archblox.blogspot.com" title="ARCHBLOX Blog" width="100%" height="100%"
|
<iframe src="https://archblox.blogspot.com" title="ARCHBLOX Blog" width="100%" height="100%"
|
||||||
style="border:none;"></iframe>
|
style="border:none;" sandbox></iframe>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue