Fix opengraph icons
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
window.user_authenticated = {{.Authenticated}};
|
||||
</script>
|
||||
|
||||
<link rel='stylesheet' href='/res/svelte/file_viewer.css?v1'>
|
||||
<script defer src='/res/svelte/file_viewer.js?v1'></script>
|
||||
<link rel='stylesheet' href='/res/svelte/file_viewer.css?v3'>
|
||||
<script defer src='/res/svelte/file_viewer.js?v3'></script>
|
||||
|
||||
{{template "analytics"}}
|
||||
</head>
|
||||
|
@@ -224,10 +224,10 @@
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">
|
||||
Bandwidth
|
||||
Download speed
|
||||
</div>
|
||||
<div class="feat_normal">
|
||||
Up to 8 MiB/s, may be slower during busy periods
|
||||
Up to 4 MiB/s, may be slower during busy periods
|
||||
</div>
|
||||
<div class="feat_pro">
|
||||
<span class="text_highlight">High priority</span>
|
||||
|
Reference in New Issue
Block a user