mirror of
https://github.com/yusufipk/another-calculator.git
synced 2026-09-11 19:16:13 +00:00
changed folder structure for gh-pages
This commit is contained in:
+1
-6
@@ -4,12 +4,7 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Another Calculator App</title>
|
<title>Another Calculator App</title>
|
||||||
<link
|
<link rel="stylesheet" type="text/css" href="/App.css" media="screen" />
|
||||||
rel="stylesheet"
|
|
||||||
type="text/css"
|
|
||||||
href="../css/App.css"
|
|
||||||
media="screen"
|
|
||||||
/>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user