DEV Community

Discussion on: How to deploy Angular Apps to GitHub Pages (gh-pages)

Collapse
 
francisrod01 profile image
Francis Rodrigues

Now my project doesn't have the repo name in the static files Url.

<head>
  <meta charset="utf-8">
  <title>AngularTourOfHeroes</title>
  <base href="/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <link rel="stylesheet" href="styles.35b4cc1e4bf063be119d.css">
</head>