no tab for menu
This commit is contained in:
@@ -73,8 +73,7 @@ _replace_style() {
|
||||
}
|
||||
|
||||
_replace() {
|
||||
|
||||
cat "$SELFDIR"/index.html | _replace_links | _replace_config | _replace_style
|
||||
cat "$SELFDIR"/index.html | _replace_links | _replace_style | _replace_config
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user