mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 23:16:54 +00:00
Removes sidebar component
Updates homepage Updates navigation Updates text font family
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
<mat-card class="example-card">
|
||||
<mat-card-header>
|
||||
<div class="example-header-image"></div>
|
||||
<mat-card-title>Shiba Inu</mat-card-title>
|
||||
<mat-card-subtitle>Dog Breed</mat-card-subtitle>
|
||||
</mat-card-header>
|
||||
<mat-card-content>
|
||||
<p>
|
||||
The Shiba Inu is the smallest of the six original and distinct spitz breeds of dog from Japan. A small, agile dog that copes very well with mountainous terrain, the Shiba Inu was originally bred for hunting.
|
||||
</p>
|
||||
</mat-card-content>
|
||||
<mat-card-actions>
|
||||
<button mat-button>LIKE</button>
|
||||
<button mat-button>SHARE</button>
|
||||
</mat-card-actions>
|
||||
</mat-card>
|
||||
|
||||
<h1 class="mat-h1">Welcome to GoCryptoTrader</h1>
|
||||
<p>GoCryptoTrader is a multi-currency, multi-exchange trader for cryptocurrencies</p>
|
||||
<p>It is under active development and you can see its development progress by clicking the trello button to the left</p>
|
||||
<p>If you like what you see, consider clicking the donation button to the left</p>
|
||||
Reference in New Issue
Block a user