Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 442 Bytes

Subdomain apply.rbt.rs Redirection Script

Update index.html file with the desitation URL to be redirected to (e.g. https://forms.gle/dccqgZGdjUKMDnkR6 in example below).

<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://forms.gle/dccqgZGdjUKMDnkR6</title>
<meta http-equiv="refresh" content="0; URL=https://forms.gle/dccqgZGdjUKMDnkR6">
<link rel="canonical" href="https://forms.gle/dccqgZGdjUKMDnkR6">