Add news about the themes to the Dashboard page
This commit is contained in:
parent
d8593d89c0
commit
9a75a0621e
|
@ -155,26 +155,19 @@
|
|||
{{end}}
|
||||
|
||||
<!-- New Feature -->
|
||||
{{if not (.CurrentUser.GetProfileField "hero-color-start")}}
|
||||
{{if not (.CurrentUser.GetProfileField "website-theme-hue")}}
|
||||
<div class="card block">
|
||||
<header class="card-header has-background-success">
|
||||
<p class="card-header-title has-text-light">
|
||||
<i class="fa fa-gift mr-2"></i>
|
||||
New Feature: Profile Look & Feel
|
||||
New Feature: Website Themes!
|
||||
</p>
|
||||
</header>
|
||||
|
||||
<div class="card-content">
|
||||
<p class="block">
|
||||
A new feature is now available:
|
||||
<a href="/settings#look">customize your profile page look & feel!</a>
|
||||
</p>
|
||||
|
||||
<p class="block">
|
||||
You can now personalize your profile page with a custom color scheme for
|
||||
your header and profile cards. In the future, it will also be possible to
|
||||
set a custom wallpaper background image and stylize your profile page
|
||||
even further!
|
||||
We have a mildly fun new update to the website: you can now customize how
|
||||
the {{PrettyTitle}} website appears to you by adding a splash of color!
|
||||
</p>
|
||||
|
||||
<p class="block">
|
||||
|
|
Loading…
Reference in New Issue
Block a user