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