-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathoptions.html
27 lines (25 loc) · 871 Bytes
/
options.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
<head>
<!-- Awesome New Tab Page
- antp.co
- Copyright 2011-2012 Michael Hart (h4r7.me)
- Want to make it even more awesome?
- github.antp.co
-
- Licensed under GPL v3:
- http://www.gnu.org/licenses/gpl-3.0.txt
- Further Restrictions:
- To make use of or modify the below code in any way:
- - You agree to leave this copyright and license notice intact without
- modification; and
- - You agree to mark your modified versions as modified from the original
- version; and
- - You agree not to misrepresent the origin of this material or your
- relationship with the authors of this project or the project itself.
=-->
<meta http-equiv="refresh" content="0;url=/ntp.html#options">
</head>
<body>
</body>
</html>