mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 23:39:31 -05:00
Adds meta tags to index.html
This commit is contained in:
parent
0cd457f47f
commit
af46ee0bda
@ -61,6 +61,9 @@
|
|||||||
top:1px;
|
top:1px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<meta name="onionshare-filename" content="{{ filename }}">
|
||||||
|
<meta name="onionshare-filesize" content="{{ filesize }}">
|
||||||
|
<meta name="onionshare-filehash" content="{{ filehash }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p><a class="button" href='/{{ slug }}/download'>{{ filename }} ▼</a></p>
|
<p><a class="button" href='/{{ slug }}/download'>{{ filename }} ▼</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user