Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
11181fe2
Commit
11181fe2
authored
Dec 18, 2020
by
Kim Höfer
Browse files
add image for Metaindex
parent
5bbd4051
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
public/img/transparency-metaindex.svg
0 → 100644
View file @
11181fe2
This diff is collapsed.
Click to expand it.
resources/less/metager/pages/all.less
View file @
11181fe2
...
...
@@ -8,3 +8,5 @@
@import "./start-page.less";
@import "./widget.less";
@import "./settings.less";
@import "./transparency.less";
resources/views/transparency.blade.php
View file @
11181fe2
...
...
@@ -20,7 +20,9 @@
</
div
>
<
div
class
=
"card-heavy"
>
<
h2
>
{{
trans
(
'transparency.head.3'
)
}}
</
h2
>
<
p
>
{{
trans
(
'transparency.text.2'
)
}}
</
p
>
<
img
src
=
"/img/transparency-metaindex.svg"
id
=
"transparency-metaindex-img"
>
<
p
>
{{
trans
(
'transparency.text.2.1'
)
}}
</
p
>
<
p
>
{{
trans
(
'transparency.text.2.2'
)
}}
</
p
>
</
div
>
<
div
class
=
"card-heavy"
>
<
h2
>
{{
trans
(
'transparency.head.4'
)
}}
</
h2
>
...
...
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