Idée pour avoir un BaseComponent pour gérer le titre et la gestion des icons pour les mat-icons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
@@ -9,10 +9,6 @@
|
||||
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
|
||||
/>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
|
||||
<style>
|
||||
@import url("https://fonts.googleapis.com/css2?family=Roboto&family=Roboto&display=swap");
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="mat-app-background">
|
||||
|
||||
Reference in New Issue
Block a user