mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 05:04:21 +00:00
ajout du nothic dans le bestiaire. fix #46
This commit is contained in:
parent
16505967e4
commit
c670e36803
3 changed files with 50 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<v-toolbar-title class="ml-0 mr-4 pl-4">
|
||||
<v-btn class="hidden-sm-and-down site-title" text link :to="{ path: '/' }"><span class="icon-bookmark brand-logo"></span> {{ $site.title }}</v-btn>
|
||||
</v-toolbar-title>
|
||||
<v-spacer class="hidden-sm-and-down" />
|
||||
<SRDSearchBox v-if="$site.themeConfig.search !== false && $page.frontmatter.search !== false" />
|
||||
<v-spacer class="hidden-sm-and-down" />
|
||||
<v-btn class="hidden-sm-and-down" @click.stop="setIsThemeDark" icon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue