mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
Small tweaks
This commit is contained in:
parent
83ba318fb7
commit
8118f94b50
|
@ -1,6 +1,6 @@
|
|||
# Fuse - Angular
|
||||
|
||||
Material Design Admin Template with Angular 6+ and Angular Material
|
||||
Material Design Admin Template with Angular 7+ and Angular Material
|
||||
|
||||
## The Community
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
target="_blank" mat-button class="pink" fxFlex="0 0 auto" fxLayout="row"
|
||||
fxLayoutAlign="start center">
|
||||
<mat-icon class="s-16 mr-sm-4">shopping_cart</mat-icon>
|
||||
<span>Purchase FUSE (Angular 6+)</span>
|
||||
<span>Purchase FUSE (Angular 7+)</span>
|
||||
</a>
|
||||
|
||||
<div fxLayout="row" fxLayoutAlign="start center" fxHide fxShow.gt-xs>
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
|
||||
<head>
|
||||
|
||||
<title>Fuse - Angular 6+ Material Design Admin Template</title>
|
||||
<title>Fuse - Angular 7+ Material Design Admin Template</title>
|
||||
<base href="/">
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="Material design admin template with pre-built apps and pages">
|
||||
<meta name="keywords" content="HTML,CSS,AngularJS,Angular,Angular 2,Angular 4,Angular 5,Angular 6,Material">
|
||||
<meta name="keywords"
|
||||
content="HTML,CSS,AngularJS,Angular,Angular 2,Angular 4,Angular 5,Angular 6,Angular 7,Material,Material 2">
|
||||
<meta name="author" content="Withinpixels">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user