Skip to content
Snippets Groups Projects
Commit 6baa89d6 authored by pruizf's avatar pruizf
Browse files

modif header links

parent 4c2d0bc1
No related merge requests found
Pipeline #83608 passed with stages
in 10 seconds
......@@ -67,10 +67,11 @@ perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373;font-size
# modif header links
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/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/en.html
sed -i -e 's#\./en\.html#./en#' site/header.html
# COPY to public repo ==========================================================
cp -r site/*html public
......
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