Update html/watch.ejs
This commit is contained in:
parent
d00ba6b102
commit
3091e0ebec
@ -1951,25 +1951,11 @@ WIP! </a>
|
||||
<div class="connections" style="padding: 19px;background: #1f1f1f;border-radius: inherit;border: solid var(--div-border-color);margin-top: 13px;display: flex;flex-direction: row;">
|
||||
<a id="connections"></a>
|
||||
|
||||
<% if (twitter) { %>
|
||||
<% if (discord) { %>
|
||||
<% if (reddit) { %>
|
||||
<% if (twitch) { %>
|
||||
<% if (threads) { %>
|
||||
|
||||
<% if (instagram) { %>
|
||||
|
||||
|
||||
<div class="video-title loaded connections" style="color:var(--text-color);font-family:var(--text-font-primary);;font-weight:var(--text-header-weight);font-stretch: extra-expanded;margin-top: -15px;margin-bottom: 10px;">Connections</div>
|
||||
|
||||
<div class="video-title loaded" style="color:var(--text-color);font-family:var(--text-font-primary);;font-weight:var(--text-header-weight);font-stretch: extra-expanded;margin-top: -15px;margin-bottom: 10px;">Connections</div>
|
||||
|
||||
<% } %>
|
||||
<% } %>
|
||||
<% } %> <% } %>
|
||||
|
||||
|
||||
<% } %> <% } %>
|
||||
|
||||
|
||||
|
||||
<% if (!twitter) { %>
|
||||
<% if (!discord) { %>
|
||||
<% if (!reddit) { %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user