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
LQDN Adminsys
generateur-slogans
Commits
ad9a8a44
Verified
Commit
ad9a8a44
authored
Oct 09, 2017
by
Thibaut Broggi
Browse files
Fix open graph URL
parent
fb52e7c3
Pipeline
#1364
passed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
views/index.ejs
View file @
ad9a8a44
...
...
@@ -5,7 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<meta
property=
"og:title"
content=
"Soutenez La Quadrature du Net !"
/>
<meta
property=
"og:description"
content=
"Soutenez La Quadrature du Net !"
/>
<meta
property=
"og:url"
content=
"http://<%= host %>"
/>
<meta
property=
"og:url"
content=
"http://<%= host
%>?<%= imageParams
%>"
/>
<meta
property=
"og:image"
content=
"http://<%= host %>/generate.png?<%= imageParams %>"
/>
<link
rel=
"stylesheet"
href=
"./bootstrap-grid.min.css"
/>
<link
rel=
"stylesheet"
href=
"./font-awesome.min.css"
/>
...
...
Write
Preview
Markdown
is supported
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