Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wlakom authored Dec 25, 2024
1 parent 9a05ee4 commit 7c49e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="lib/angular-strap/angular-motion.min.css">
<link rel="stylesheet" href="style.css"/>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Oxygen:400,700&subset=latin,latin-ext' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Oxygen:400,700&subset=latin,latin-ext" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.png" />
</head>
<body ng-controller="MapCtrl">
Expand Down

0 comments on commit 7c49e9c

Please sign in to comment.