restructuring

This commit is contained in:
2024-10-08 17:42:27 +02:00
parent aa727f30bb
commit b7a05b9278
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
content="TU Landing Page for service technicians."
/>
<title>Landing Page</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
</head>
<body>

View File

@@ -9,7 +9,7 @@
content="tu landing page for service technicians."
/>
<title>landing page</title>
<link rel="stylesheet" type="text/css" href="../style.css" />
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
</head>
<!-- BODY -->

View File

@@ -9,7 +9,7 @@
content="tu landing page for service technicians."
/>
<title>landing page</title>
<link rel="stylesheet" type="text/css" href="../style.css" />
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
</head>
<!-- BODY -->

View File

@@ -9,7 +9,7 @@
content="tu landing page for service technicians."
/>
<title>landing page</title>
<link rel="stylesheet" type="text/css" href="../style.css" />
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
</head>
<!-- BODY -->