Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
c00b1f21
Verified
Commit
c00b1f21
authored
May 19, 2021
by
les
Browse files
minor
parent
432efa3d
Changes
1
Show whitespace changes
Inline
Side-by-side
components/Footer.vue
View file @
c00b1f21
<
template
lang=
"pug"
>
v-footer(color='secondary')
v-btn(color='primary' text href='https://gancio.org') Gancio
{{
settings
.
version
}}
v-btn(color='primary' text href='https://gancio.org'
target='_blank'
) Gancio
<small>
{{
settings
.
version
}}
</small>
v-btn(v-for='link in settings.footerLinks'
:key='link.label' color='primary' text :to='link.href')
{{
link
.
label
}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment