diff options
author | cyfraeviolae <cyfraeviolae> | 2021-01-05 05:32:51 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2021-01-05 05:32:51 -0500 |
commit | cd5f611b42c5335ae161bcd612ef267d03ac2b45 (patch) | |
tree | 2a01bd325ed9a0d4a07948f1498adb954affefc3 | |
parent | b01ccf1d3b0d984351b078334036cb41423d9df5 (diff) |
fix bylines
-rw-r--r-- | static/manifest.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/manifest.toml b/static/manifest.toml index 71afb51..f167310 100644 --- a/static/manifest.toml +++ b/static/manifest.toml @@ -326,7 +326,7 @@ file = "St_Pauls_aerial_%28cropped%29.jpg" byline = "CC BY 2.0 Mark Fosh" [[mediums.works.figures]] file = "St_Paul%27s_Cathedral_Nave%2C_London%2C_UK_-_Diliff.jpg" -byline = "Diliff" +byline = "CC BY-SA 3.0 Diliff" [[mediums.works]] name = "Basilica of San Vitale" @@ -344,10 +344,10 @@ location = "Jerusalem" wiki = "https://en.wikipedia.org/wiki/Dome_of_the_Rock" [[mediums.works.figures]] file = "Jerusalem-2013%282%29-Temple_Mount-Dome_of_the_Rock_%28SE_exposure%29.jpg" -byline = "Godot13" +byline = "CC BY-SA 4.0 Andrew Shiva" [[mediums.works.figures]] file = "Dehio_10_Dome_of_the_Rock_Section.jpg" -byline = "Georg Dehio" +byline = "Public Domain Georg Dehio" [[mediums.works]] name = "Salt Lake Temple" |