AI Implementation feature(849): Landing Page and Login/Register Modal 1.00 (#12)
This commit was merged in pull request #12.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<h1 class="landing-title" data-testid="landing-title">{{ pageTitle() }}</h1>
|
||||
</header>
|
||||
|
||||
<article class="landing-welcome" [innerHTML]="welcomeHtml" data-testid="landing-welcome"></article>
|
||||
<article class="landing-welcome" [innerHTML]="welcomeHtml()" data-testid="landing-welcome"></article>
|
||||
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user