frodo821 / domain-lp-template

Domain Landing Page Template Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

domain-lp-template

Domain Landing Page Template Repository

Run those commands:

find . -type f -not -path "./.git/*" | xargs sed -i "" "s/\${domain-name}/domain.example.com/g"
find . -type f -not -path "./.git/*" | xargs sed -i "" "s/\${domain-description}/Domain description/g"

About

Domain Landing Page Template Repository

License:MIT License


Languages

Language:HTML 100.0%