mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
💄 Adding id to themes title for inter-linking
This commit is contained in:
parent
334af8c302
commit
e22b787cb6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
</fieldset>
|
||||
|
||||
<div class="settings-themes">
|
||||
<h3>Themes</h3>
|
||||
<h3 id="themes">Themes</h3>
|
||||
|
||||
{{gh-theme-table
|
||||
availableThemes=model.availableThemes
|
||||
|
|
Loading…
Add table
Reference in a new issue