Compare commits

..

2 Commits

Author SHA1 Message Date
c1a5177c38 Hide lock icon globally 2024-02-26 21:05:31 -08:00
943fe7bd92 Add login CTA 2024-02-26 21:05:31 -08:00
2 changed files with 2 additions and 4 deletions

View File

@ -7,8 +7,6 @@
"https://github.com/discourse/discourse-clickable-topic.git",
"https://github.com/discourse/discourse-custom-header-links.git",
"https://github.com/discourse/discourse-user-card-directory.git",
"https://github.com/discourse/DiscoTOC.git",
"https://github.com/paviliondev/discourse-tc-topic-list-previews.git",
"https://github.com/discourse/Discourse-easy-footer.git"
],
"assets": {

View File

@ -1,7 +1,7 @@
<div id="login-message">
<h2>
<h3>
There are a lot more discussions going on if you log in!
</h2>
</h3>
<button class="widget-button btn btn-primary btn-small sign-up-button btn-text">
<span class="d-button-label">Log in or Sign Up</span>