1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00

opt aaa.offer

This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-01-08 18:59:48 +08:00
parent bf67e54d58
commit 823bb6a5bc
3 changed files with 6 additions and 5 deletions

View File

@ -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>

View File

@ -1,2 +1,2 @@
<!-- <iframe src="{{.Option "link"}}" style="border:none;height:calc(100% &#45; 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>

View File

@ -1,2 +1,3 @@
cd ~/{{.OptionDefault "dream" "contexts"}}; sleep 1
cd ~/{{.OptionDefault "dream" "contexts"}}
sleep 3
source etc/miss.sh