Skip to content

Commit

Permalink
get rid of twitter circle
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Nov 23, 2023
1 parent 6b06ec4 commit 42a2eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h1>__MSG_trends__</h1><br>
<div id="new-tweet-container">
<div id="new-tweet" class="box">
<div id="new-tweet-audience" hidden>
<select id="new-tweet-audience-input">
<select id="new-tweet-audience-input" hidden>
<optgroup label="__MSG_audience__" id="audience-group">
<option value="everyone">__MSG_everyone__</option>
</optgroup>
Expand Down

0 comments on commit 42a2eeb

Please sign in to comment.