mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[fix] No referrer
This commit is contained in:
parent
9377abdfb1
commit
7c90def15a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title><% block title %>YunoRunner for CI<% endblock %></title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="<{ relative_path_to_root }>static/css/bulma-0-7-1.min.css"
|
||||
integrity="sha384-cX6t2fHVBGJY7XVcJYPJJJS7nHG0AcC45H//gbb9MZkBxLD4rQ3SQkTYZwxOclNs">
|
||||
|
|
Loading…
Add table
Reference in a new issue