Kenneth Bruen
2 years ago
13 changed files with 8487 additions and 6 deletions
@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
<head> |
||||
<meta charset="UTF-8"> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
<title>About - InfoTren</title> |
||||
|
||||
<link rel="stylesheet" href="/base.css"> |
||||
|
||||
<script src="/back.js"></script> |
||||
<script src="/items.js"></script> |
||||
</head> |
||||
<body> |
||||
<h1>About</h1> |
||||
|
||||
<div class="content"> |
||||
<h2>InfoTren</h2> |
||||
<p>KaiOS webapp for <a href="https://infofer.ro" class="items inline">Informatica Feroviară</a> scraper</p> |
||||
|
||||
<h4>Acknowledgements</h4> |
||||
<ul> |
||||
<li><a href="https://brailleinstitute.org/freefont" class="items">Atkinson Hyperlegible</a></li> |
||||
</ul> |
||||
</div> |
||||
|
||||
<footer> |
||||
<div class="csk">Open</div> |
||||
</footer> |
||||
</body> |
||||
</html> |
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
Binary file not shown.
After Width: | Height: | Size: 136 KiB |
Binary file not shown.
Loading…
Reference in new issue