Compare commits
2 Commits
35472f114c
...
c1a5177c38
Author | SHA1 | Date | |
---|---|---|---|
c1a5177c38 | |||
943fe7bd92 |
@ -7,8 +7,6 @@
|
|||||||
"https://github.com/discourse/discourse-clickable-topic.git",
|
"https://github.com/discourse/discourse-clickable-topic.git",
|
||||||
"https://github.com/discourse/discourse-custom-header-links.git",
|
"https://github.com/discourse/discourse-custom-header-links.git",
|
||||||
"https://github.com/discourse/discourse-user-card-directory.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"
|
"https://github.com/discourse/Discourse-easy-footer.git"
|
||||||
],
|
],
|
||||||
"assets": {
|
"assets": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<div id="login-message">
|
<div id="login-message">
|
||||||
<h2>
|
<h3>
|
||||||
There are a lot more discussions going on if you log in!
|
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">
|
<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>
|
<span class="d-button-label">Log in or Sign Up</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user