Move stylesheets to a dedicated folder
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
||||||
<link rel="stylesheet" href="/static/styles.css">
|
<link rel="stylesheet" href="/static/styles/common.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
||||||
|
|
||||||
<title>stl</title>
|
<title>stl</title>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
||||||
<link rel="stylesheet" href="/static/styles.css">
|
<link rel="stylesheet" href="/static/styles/common.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
||||||
|
|
||||||
<title>stl</title>
|
<title>stl</title>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
||||||
<link rel="stylesheet" href="/static/styles.css">
|
<link rel="stylesheet" href="/static/styles/common.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
||||||
|
|
||||||
<title>stl</title>
|
<title>stl</title>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
||||||
<link rel="stylesheet" href="/static/styles.css">
|
<link rel="stylesheet" href="/static/styles/common.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
||||||
|
|
||||||
<title>stl</title>
|
<title>stl</title>
|
||||||
|
|||||||
@ -6,8 +6,8 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
<link rel="icon" type="image/svg+xml" href="/static/icon.svg">
|
||||||
<link rel="stylesheet" href="/static/styles.css">
|
<link rel="stylesheet" href="/static/styles/common.css">
|
||||||
<link rel="stylesheet" href="/static/charts.css">
|
<link rel="stylesheet" href="/static/styles/charts.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Mono&display=swap">
|
||||||
|
|
||||||
<title>stl</title>
|
<title>stl</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user