backoffice/node_modules/slimscroll/client/example.html

16 lines
602 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Linotype Example</title>
<meta name="author" content="Yaw Joseph Etse" />
<meta name="description" content="fullPage full-screen backgrounds." />
<meta name="keywords" content="fullpage,demo,screen,fullscreen,backgrounds,full-screen" />
<meta name="Resource-type" content="Document" />
<link rel="stylesheet" type="text/css" href="linotype.css" />
</head>
<body>
linotype test
<script type="text/javascript" src="main.js"></script>
</body>
</html>