Skip to content
Snippets Groups Projects
Commit 14716e5f authored by pruizf's avatar pruizf
Browse files

modif header links

parent 6baa89d6
No related merge requests found
Pipeline #83609 passed with stages
in 10 seconds
......@@ -70,6 +70,11 @@ perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373;font-size
sed -i -e 's#/\./index\.html##' site/index.html
sed -i -e 's#/\./index\.html##' site/en.html
sed -i -e 's#/\./index\.html##' site/header.html
sed -i -e 's#index\.html##' site/index.html
sed -i -e 's#index\.html##' site/en.html
sed -i -e 's#index\.html##' site/header.html
sed -i -e 's#\./en\.html#./en#' site/index.html
sed -i -e 's#\./en\.html#./en#' site/header.html
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment