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-05-19 14:52:13 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-05-19 14:52:13 +0300
commitb825b0e4000648938b7a23511329861cec672c02 (patch)
treef852a15e8bf9835c60ce2466a115e3b98c090a5b /index.php
parent76206ea7beb8735dba61310325c781ffb8bcb608 (diff)
update bg graphics
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 04ace290..421c1c0f 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
<!-- This is the posts page. Most likely. But if not... check also page-blog.php! -->
<head>
-<link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/blogroll.css?v=7" rel="stylesheet">
+<link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/blogroll.css?v=8" rel="stylesheet">
<!--<script>
require(["require.config"], function() {
require(["modules/youtubePlayer", "modules/submenu"])