Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Revuo Weekly
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Diego Salazar
Revuo Weekly
Commits
6db50ed5
Commit
6db50ed5
authored
5 years ago
by
Diego Salazar
Browse files
Options
Downloads
Plain Diff
Merge branch 'issue-14' into 'master'
Add site.url to head.html See merge request
!26
parents
0b6de179
57418ab7
No related branches found
No related tags found
1 merge request
!26
Add site.url to head.html
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_includes/head.html
+2
-2
2 additions, 2 deletions
_includes/head.html
with
2 additions
and
2 deletions
_includes/head.html
+
2
−
2
View file @
6db50ed5
...
...
@@ -11,7 +11,7 @@
<meta
name=
”twitter:card”
content=
”summary_large_image”
>
<meta
property=
"og:title"
content=
"{{page.title}}"
/>
<meta
property=
"og:description"
content=
"Revuo Monero is a weekly newsletter where you can find find the most recent Monero news."
>
<meta
property=
"og:image"
content=
"https://revuo-monero.com/img/rm-icon.p
n
g"
>
<meta
property=
"og:image"
content=
"https://revuo-monero.com/img/rm-icon.
j
pg"
>
<meta
property=
"og:site_name"
content=
"revuo-monero.com, Revuo Monero"
>
<meta
property=
"og:url"
content=
"https://revuo-monero.com"
>
<meta
property=
"og:type"
content=
"website"
>
...
...
@@ -21,7 +21,7 @@
<link
rel=
"icon"
type=
"image/png"
sizes=
"16x16"
href=
"/img/favicon-16x16.png"
>
<meta
property=
"twitter:description"
content=
"Revuo Monero is a weekly newsletter where you can find find the most recent Monero news."
>
<meta
name=
”twitter:title”
content=
"{{page.title}}"
>
<meta
name=
”twitter:image”
content=
"
https://revuo-monero.com/img/rm-icon.png
"
>
<meta
name=
”twitter:image”
content=
"
{{site.url}}{{page.image}}
"
>
<!-- CSS & fonts -->
<link
rel=
"stylesheet"
href=
"{{ "
/
css
/
main.css
"
|
prepend:
site.baseurl
|
replace:
'//',
'/'
}}"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment