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
Pier Angelo Vendrame
blog
Commits
0c8f6f50
Commit
0c8f6f50
authored
Mar 17, 2022
by
kezzle
Browse files
Add coil monetization meta tag
Closes: #40039
parent
18d99ef8
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/layout.html
View file @
0c8f6f50
...
...
@@ -4,6 +4,7 @@
<title>
{% block title %}{{ this.title }} | The Tor Project{% endblock %}
</title>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"monetization"
content=
"$ilp.uphold.com/pYfXb92JBQN4"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/css/style.css'|asseturl }}"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/fonts/fontawesome/css/all.min.css'|asseturl }}"
>
<link
rel=
"stylesheet"
href=
"{{ get_pygments_stylesheet()|url }}"
>
...
...
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