mirror of
https://github.com/arnaucube/thoughts.git
synced 2026-02-07 19:56:48 +01:00
angular i materialIcons fitxers posats directament al projecte
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<html ng-app="thoughtsApp">
|
||||
<head>
|
||||
<!--Import Google Icon Font-->
|
||||
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link href="fonts/icons.css" rel="stylesheet">
|
||||
<!--Import materialize.css-->
|
||||
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<title>Thoughts</title>
|
||||
|
||||
<!-- ANGULAR -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js"></script>
|
||||
<script src="libraries/angular.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body ng-controller="ThoughtsController as thoughtsList">
|
||||
|
||||
Reference in New Issue
Block a user