1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Merge remote-tracking branch 'origin/gh-pages' into iso

This commit is contained in:
alghazwani2020 2020-04-22 23:41:50 +03:00
commit e599d80725
4 changed files with 25 additions and 0 deletions

1
CNAME Normal file
View file

@ -0,0 +1 @@
rufus.akeo.ie

8
downloads/index.html Normal file
View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://rufus.ie/downloads">
</head>
<body>
</body>
</html>

8
files/index.html Normal file
View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://rufus.ie/files">
</head>
<body>
</body>
</html>

8
index.html Normal file
View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://rufus.ie">
</head>
<body>
</body>
</html>