initial commit
This commit is contained in:
18
tools/netsurf/hotlist
Normal file
18
tools/netsurf/hotlist
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html PUBLIC "//W3C/DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>NetSurf hotlist</title>
|
||||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
<h4>NetSurf</h4>
|
||||
<ul>
|
||||
<li><a href="https://www.netsurf-browser.org/">NetSurf homepage</a></li>
|
||||
<li><a href="https://www.netsurf-browser.org/downloads/">Download the latest version</a></li>
|
||||
<li><a href="https://www.netsurf-browser.org/documentation">Documentation</a></li>
|
||||
<li><a href="https://www.netsurf-browser.org/contact">Contact the NetSurf developers</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user