mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
add support mars 2026 mission banner
This commit is contained in:
parent
e85d550b12
commit
4f80957ece
@ -1,3 +1,6 @@
|
|||||||
|
<?lua if not HEADER.mobile then ?>
|
||||||
|
<iframe width="980" height="410" src="https://mars.nasa.gov/layout/embed/send-your-name/future/certificate/?cn=792789419260" frameborder="0"></iframe>
|
||||||
|
<?lua end ?>
|
||||||
<?lua
|
<?lua
|
||||||
local datas = posts
|
local datas = posts
|
||||||
local class = "card"
|
local class = "card"
|
||||||
|
@ -31,3 +31,6 @@
|
|||||||
<span class="fa fa-quote-right"></span>
|
<span class="fa fa-quote-right"></span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<?lua if not HEADER.mobile then ?>
|
||||||
|
<iframe width="770" height="330" src="https://mars.nasa.gov/layout/embed/send-your-name/future/certificate/?cn=792789419260" frameborder="0"></iframe>
|
||||||
|
<?lua end ?>
|
Loading…
Reference in New Issue
Block a user