-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update home page to link to new discourse
See #384
- Loading branch information
1 parent
7c71a1f
commit 95a6f29
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,10 @@ block content | |
h1 ECMAScript Discussion Archives | ||
.row | ||
.col-md-8.col-md-offset-2 | ||
p This site aims to provide an easily browsable, nicely formatted archive of all the email correspondence on the [email protected] mailing list. | ||
p. | ||
This site is an archive of the esdiscuss mailing list on which JavaScript syntax and features were discussed. | ||
It is no longer active, but you may still find these archived discussions interesting. Discussion has now moved | ||
to #[a(href='https://es.discourse.group') Discourse]. | ||
.row | ||
.col-md-4.col-md-offset-2 | ||
a(href='/1').btn.btn-lg.btn-primary.btn-block | ||
|
@@ -21,6 +24,6 @@ block content | |
| View Notes | ||
.row(style="margin-top: 30px;") | ||
.col-md-8.col-md-offset-2 | ||
a(href='https://mail.mozilla.org/listinfo/es-discuss').btn.btn-lg.btn-primary.btn-block | ||
a(href='https://es.discourse.group').btn.btn-lg.btn-primary.btn-block | ||
i.icon-star | ||
| Subscribe | ||
| View New Dicussion Forum |