22 lines
475 B
Markdown
22 lines
475 B
Markdown
# HeaderImage media for Omeka S
|
|
|
|
[HeaderImage] is a module for [Omeka S] arcHIVE theme that adds
|
|
an image to the page above the main menu.
|
|
|
|
## Install
|
|
|
|
```
|
|
cd ./modules
|
|
https://git.hangar.org/arcHIVE-tech/HeaderImage-omeka-module/archive/main.zip
|
|
unzip main.zip
|
|
mv headerimage/ HeaderImage
|
|
rm main.zip
|
|
```
|
|
|
|
## LISENCE
|
|
The module is released under the [MIT] License.
|
|
|
|
[arc-hive]: https://arc-hive.zone/
|
|
[Omeka S]: https://omeka.org/s
|
|
[MIT]: http://opensource.org/licenses/MIT
|