maintenance: use modules properly
This commit is contained in:
14
resources/about.html
Normal file
14
resources/about.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta content="HTML is not a programming language">
|
||||
<style></style>
|
||||
</head>
|
||||
<body><h1 style="text-align: center;">Lector</h1>
|
||||
<h2 style="text-align: center;">A Qt Based ebook reader</h2>
|
||||
<p> </p>
|
||||
<p>Author: BasioMeusPuga <a href="mailto:disgruntled.mob@gmail.com">disgruntled.mob@gmail.com</a></p>
|
||||
<p>Page: <a href="https://github.com/BasioMeusPuga/Lector">https://github.com/BasioMeusPuga/Lector</a></p>
|
||||
<p>License: GPLv3 <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">https://www.gnu.org/licenses/gpl-3.0.en.html</a></p>
|
||||
<p> </p></body>
|
||||
</html>
|
Reference in New Issue
Block a user