bugfix
This commit is contained in:
parent
135be4bcff
commit
ebb8efbc91
@ -1,8 +1,24 @@
|
|||||||
|
{
|
||||||
|
"widgettype": "ResponsiveBox",
|
||||||
|
"options":{
|
||||||
|
"height": "100%",
|
||||||
|
"width": "100%"
|
||||||
|
},
|
||||||
|
"subwidgets":[
|
||||||
{
|
{
|
||||||
"widgettype":"MdWidget",
|
"widgettype":"MdWidget",
|
||||||
"options":{
|
"options":{
|
||||||
"width":"100%",
|
"width":"50%",
|
||||||
"md_url":"{{entire_url('mainpage_')}}{{params_kw._lang}}.md",
|
"md_url":"{{entire_url('mainpage_')}}{{params_kw._lang}}.md",
|
||||||
"height":"100%"
|
"height":"100%"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"widgettype": "Image",
|
||||||
|
"options": {
|
||||||
|
"width": "49%",
|
||||||
|
"url": "{{entire_url('wish.webp')}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,7 +11,5 @@ This is Specification Sheet Programming. Doesn't it feel just like making a wish
|
|||||||
|
|
||||||
Who doesn't know how to make a wish?
|
Who doesn't know how to make a wish?
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Starting May 1st, 2026, come on over to https://opencomputing.ai and make yours!
|
Starting May 1st, 2026, come on over to https://opencomputing.ai and make yours!
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,5 @@
|
|||||||
|
|
||||||
願い事をするのなんて、誰にでもできますよね。
|
願い事をするのなんて、誰にでもできますよね。
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
2026年5月1日から、opencomputing.aiで願いを叶えてみませんか。
|
2026年5月1日から、opencomputing.aiで願いを叶えてみませんか。
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,5 @@
|
|||||||
|
|
||||||
许愿谁不会呢?
|
许愿谁不会呢?
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
从2026年5月1日开始,来opencomputing.ai许个愿吧
|
从2026年5月1日开始,来opencomputing.ai许个愿吧
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user