Add empty SDG homepage configuration page
Here we'll eventually display links to edit the homepage and the cards in it.
This commit is contained in:
@@ -7,4 +7,12 @@
|
||||
|
||||
mask-image: image-url("sdg.svg");
|
||||
}
|
||||
|
||||
.homepage-link {
|
||||
@include has-fa-icon(home, solid);
|
||||
|
||||
&::before {
|
||||
@extend %admin-menu-icon;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user