Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-04-29 13:41:15 +00:00
parent 539a943576
commit 10b9c8aa64
2 changed files with 15 additions and 1 deletions

View File

@ -23,7 +23,7 @@ func TestGoodMetadata(t *testing.T) {
} }
defer fin.Close() defer fin.Close()
md, err := ReadMetadata(fin) _, err = ReadMetadata(fin)
if err != nil { if err != nil {
t.Fatal(err) t.Fatal(err)
} }

View File

@ -0,0 +1,14 @@
title:Spellblade
gpubVersion:1.0.0
index:book/index.gmi
author:Xe
language:en-US
charset:UTF-8
description:A woman realizes the gap between two opposites and their place in the middle.
published:2021
publishDate:2021-12-31
revisionDate:2022-01-01
copyright:Christine Dodrill
license:All Rights Reserved
version:1.0.0
cover:cover.jpg