Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
totem
website
Commits
bcba5419
Unverified
Commit
bcba5419
authored
Apr 30, 2021
by
Maarten de Waard
👼
Browse files
change ogp image, make sure ogp description is translated
parent
45ee630c
Changes
11
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
bcba5419
...
...
@@ -51,7 +51,7 @@ Temporary Items
/.cache
/.sass-cache
/build
/data
/data
/courses.yml
/vendor
# Editor related files
...
...
data/ogp/og.yml
View file @
bcba5419
---
image
:
'
'
:
https://totem-project.org/static/totem-
logo
.png
secure_url
:
https://totem-project.org/static/totem-
logo
.png
'
'
:
https://
www-staging.
totem-project.org/static/totem-
social-share
.png
secure_url
:
https://
www-staging.
totem-project.org/static/totem-
social-share
.png
type
:
image/png
width
:
60
0
height
:
600
width
:
93
0
height
:
497
title
:
Totem project
url
:
https://totem-project.org
description
:
Digital Security training for activists and journalists
...
...
data/ogp/twitter.yml
View file @
bcba5419
---
card
:
summary
image
:
https://totem-project.org/static/totem-
logo
.png
image
:
https://
www-staging.
totem-project.org/static/totem-
social-share
.png
title
:
Totem project
description
:
Digital Security training for activists and journalists
source/pages/index.html.erb
View file @
bcba5419
---
---
<%%
Set
translated
description
for
OGP
tags
%>
<%
current_page
.
data
[
'description'
]
=
t
:intro
%>
<%
text_class
=
config
[
:locales
][
I18n
.
locale
][
:text_class
]
%>
<!-- Header, Call to Action -->
<header
class=
"masthead"
>
...
...
source/pages/privacy.ar.html.erb
View file @
bcba5419
---
description: سياسة الخصوصية
---
<header
class=
"masthead"
></header>
<section
id=
"side-page"
>
...
...
source/pages/privacy.en.html.erb
View file @
bcba5419
---
description: Privacy policy
---
<header
class=
"masthead"
></header>
<section
id=
"side-page"
>
...
...
source/pages/privacy.es.html.erb
View file @
bcba5419
---
description: Política de privacidad
---
<header
class=
"masthead"
></header>
<section
id=
"side-page"
>
...
...
source/pages/privacy.fa.html.erb
View file @
bcba5419
---
description: سیاست محرمانگی
---
<header
class=
"masthead"
></header>
<section
id=
"side-page"
>
...
...
source/pages/privacy.fr.html.erb
View file @
bcba5419
---
description: Politique de confidentialité
---
<header
class=
"masthead"
></header>
<section
id=
"side-page"
>
...
...
source/pages/terms.html.erb
View file @
bcba5419
---
---
<%
current_page
.
data
[
'description'
]
=
t
:terms_of_use
%>
<header
class=
"masthead"
>
</header>
...
...
source/static/totem-social-share.png
0 → 100644
View file @
bcba5419
149 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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