Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-09-09 15:18:48 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-09-09 18:53:26 +0300
commit054b24f91fac5c1c5308ca3a8787af7c3f6faabf (patch)
tree5bce92e9dadd1d8904a1dcc2e54c37c4ae86a69d /templates
parentb676144923b4e6c5c37ccda478f1f6afc8af1e92 (diff)
clear custom.css cache
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/head.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/head.php b/templates/head.php
index 63b36406..91a497e8 100644
--- a/templates/head.php
+++ b/templates/head.php
@@ -5,7 +5,7 @@
<!-- <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> -->
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i" rel="stylesheet"> -->
- <link href="<?php echo get_template_directory_uri(); ?>/assets/css/custom.css?v=19" rel="stylesheet">
+ <link href="<?php echo get_template_directory_uri(); ?>/assets/css/custom.css?v=20" rel="stylesheet">
<?php wp_head(); ?>
<script type="text/javascript">