Release SEMOS 1.0.0

This commit is contained in:
Alex Cabal 2020-03-29 11:51:11 -05:00
parent 6783e0e1a9
commit fe2d83461f
37 changed files with 758 additions and 7111 deletions

View file

@ -1,6 +1,6 @@
<?
require_once('Core.php');
?><?= Template::Header(['title' => 'A Basic Standard Ebooks Source Folder', 'highlight' => 'contribute', 'description' => 'All Standard Ebooks source folders have the same basic structure, described here.']) ?>
?><?= Template::Header(['title' => 'A Basic Standard Ebooks Source Folder', 'manual' => true, 'highlight' => 'contribute', 'description' => 'All Standard Ebooks source folders have the same basic structure, described here.']) ?>
<main>
<article id="a-basic-standard-ebooks-source-folder">
<h1>A Basic Standard Ebooks Source Folder</h1>