fix(app/web): add versioning for styling
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<meta name="author" content="lowlighter">
|
||||
<meta property="og:image" content="/.opengraph.png">
|
||||
<link rel="icon" href="/.favicon.png">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css">
|
||||
<link rel="stylesheet" href="/.css/style.css">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css?v=3.26">
|
||||
<link rel="stylesheet" href="/.css/style.css?v=3.26">
|
||||
<link rel="stylesheet" href="/.css/style.prism.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
<meta name="author" content="lowlighter">
|
||||
<meta property="og:image" content="/.opengraph.png">
|
||||
<link rel="icon" href="/.favicon.png">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css">
|
||||
<link rel="stylesheet" href="/.css/style.css">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css?v=3.26">
|
||||
<link rel="stylesheet" href="/.css/style.css?v=3.26">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Vue app -->
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
<meta name="author" content="lowlighter">
|
||||
<meta property="og:image" content="/.opengraph.png">
|
||||
<link rel="icon" href="/.favicon.png">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css">
|
||||
<link rel="stylesheet" href="/.css/style.css">
|
||||
<link rel="stylesheet" href="/insights/.statics/style.css">
|
||||
<link rel="stylesheet" href="/.css/style.vars.css?v=3.26">
|
||||
<link rel="stylesheet" href="/.css/style.css?v=3.26">
|
||||
<link rel="stylesheet" href="/insights/.statics/style.css?v=3.26">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Vue app -->
|
||||
|
||||
Reference in New Issue
Block a user