mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt aaa.offer
This commit is contained in:
parent
bf67e54d58
commit
823bb6a5bc
@ -1,2 +1,2 @@
|
||||
<iframe src="{{.Option "link"}}" style="border:none;height:calc(100% - 18px);width:100%"></iframe>
|
||||
<a href="{{.Option "link"}}">{{.Option "link"}}</a>
|
||||
<iframe src="{{.Option "link"}}" style="border:none;height:calc(100% - 36px);min-height:400px;width:100%"></iframe>
|
||||
<a href="{{.Option "link"}}" target="_blank">{{.Option "link"}}</a>
|
||||
|
@ -1,2 +1,2 @@
|
||||
<!-- <iframe src="{{.Option "link"}}" style="border:none;height:calc(100% - 18px);width:100%"></iframe> -->
|
||||
<a href="{{.Option "link"}}">{{.Option "link"}}</a>
|
||||
<iframe src="{{.Option "link"}}" style="border:none;height:calc(100% - 36px);min-height:400px;width:100%"></iframe>
|
||||
<a href="{{.Option "link"}}" target="_blank">{{.Option "link"}}</a>
|
||||
|
@ -1,2 +1,3 @@
|
||||
cd ~/{{.OptionDefault "dream" "contexts"}}; sleep 1
|
||||
cd ~/{{.OptionDefault "dream" "contexts"}}
|
||||
sleep 3
|
||||
source etc/miss.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user