Updated the files.

This commit is contained in:
Batuhan Berk Başoğlu 2024-05-29 16:06:48 -04:00
parent 9088a259c6
commit 5dfe9f128d
5 changed files with 14 additions and 1 deletions

View file

@ -1 +0,0 @@
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/my-app/dist/my-app/browser

BIN
wwwroot/favicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

12
wwwroot/index.html Executable file
View file

@ -0,0 +1,12 @@
<!DOCTYPE html><html lang="en" data-critters-container><head>
<meta charset="utf-8">
<title>MyApp</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-5INURTSO.css"></head>
<body><!--nghm-->
<app-root _nghost-ng-c3526056911 ng-version="17.1.3" ngh="0" ng-server-context="ssg"><main _ngcontent-ng-c3526056911 class="main"><h1 _ngcontent-ng-c3526056911>Calling the API using Angular</h1><h3 _ngcontent-ng-c3526056911>Get the Posts</h3><p _ngcontent-ng-c3526056911>Click to this button to receive all the API data.</p><a _ngcontent-ng-c3526056911 href="javascript:void(0)" role="button" class="btn btn-lg btn-primary"> Get the Posts </a></main><router-outlet _ngcontent-ng-c3526056911></router-outlet><!----></app-root>
<script src="polyfills-RX4V3J3S.js" type="module"></script><script src="main-DASB26HH.js" type="module"></script>
<script id="ng-state" type="application/json">{"__nghData__":[{"c":{"9":[]}}]}</script></body></html>

2
wwwroot/polyfills-RX4V3J3S.js Executable file

File diff suppressed because one or more lines are too long

0
wwwroot/styles-5INURTSO.css Executable file
View file