moved from dev to prod

This commit is contained in:
root
2022-11-14 10:05:42 +01:00
parent ac142715b0
commit 43d589aa9b
1364 changed files with 27705 additions and 6101 deletions

18
tools/netsurf/hotlist Normal file
View 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>