mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-17 16:36:51 +00:00
Update audio.html
This commit is contained in:
parent
d265987475
commit
f9d0158586
1 changed files with 2 additions and 3 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block head %}
|
||||
<meta property="og:type" content="music.song" />
|
||||
<meta property="twitter:card" content="player" />
|
||||
<meta property="twitter:url" content="{{ siteurl }}{{ sitepath }}{{ selifpath }}{{ filename }}" />
|
||||
<meta property="twitter:image" content="https://put.icu/s/urv8qbz5.png" />
|
||||
<meta property="twitter:url" content="{{ siteurl }}{{ sitepath }}{{ filename }}" />
|
||||
<meta property="twitter:image" content="https://put.icu/static/images/404.jpg" />
|
||||
<meta property="twitter:player:height" content="400">
|
||||
<meta property="twitter:player:width" content="400">
|
||||
<meta property="twitter:player" content="{{ siteurl }}{{ sitepath }}{{ filename }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue