forked from ewfm/ewfm
Secure
This commit is contained in:
parent
6c172968da
commit
f4d1cff8fc
2 changed files with 1 additions and 1 deletions
2
main.rb
2
main.rb
|
@ -19,7 +19,7 @@ workspace.push(*everything)
|
|||
themes_fold = "themes/"
|
||||
theme_dir = themes_fold + theme + "/"
|
||||
|
||||
protocol = "http://"
|
||||
protocol = "https://"
|
||||
|
||||
da = ["<a href=\"" + protocol + site_domain + "\">home</a> "]
|
||||
dp = ["<p><a href=\"" + protocol + site_domain + "\">home</a></p>"]
|
||||
|
|
BIN
output.tar
Normal file
BIN
output.tar
Normal file
Binary file not shown.
Loading…
Reference in a new issue