Browse Source

Merge branch 'master' of git.library.upei.ca:code/lmmi_journal_theme

master
ppound 6 months ago
parent
commit
f87b0603e2
  1. 2
      composer.json
  2. 3
      lmmi_journal.info.yml

2
composer.json

@ -1,7 +1,7 @@
{
"name": "roblib/lmmi_journal_theme",
"description": "Journal of LM Montgomery Studies theme, sub-theme of MagazinePlus",
"type": "drupal-theme",
"type": "drupal-custom-theme",
"keywords": [
"Drupal"
],

3
lmmi_journal.info.yml

@ -1,8 +1,7 @@
name: LMMI Journal
type: theme
description: Subtheme of Magazine Plus
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
# Defines the base theme
base theme: magazineplus
# Defines libraries group in which we can add css/js.

Loading…
Cancel
Save