fix stuff + add stuff
This commit is contained in:
parent
7abf0d0f33
commit
88a768417d
@ -1948,9 +1948,6 @@ WIP! </a>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<div 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) { %>
|
||||
@ -1958,6 +1955,10 @@ WIP! </a>
|
||||
<% if (threads) { %>
|
||||
|
||||
<% if (instagram) { %>
|
||||
|
||||
<div 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>
|
||||
|
||||
<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>
|
||||
|
||||
<% } %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user