Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 269 Bytes

CODE.md

File metadata and controls

19 lines (13 loc) · 269 Bytes

Landing Code

index page

use for index.htmlcall {new} folder!

  • use | index > script > new
  • use | src > index > script > new > html > index

Example

<!DOCTYPE html>
<html>
<head>
  <script>window.location.href="new"</script>
</head>