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-06-03 00:33:46 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-06-03 00:34:06 +0300
commit479c7897428dcce3b41b986bd79b9c081216d086 (patch)
tree06c698497bd152e14e3421506f21852f80728c57 /index.php
parent4650d731388ce3e94f9bbbd1067cc4f27727d408 (diff)
add space above row
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 e512ea8b..d183736f 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=9" rel="stylesheet">
+<link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/blogroll.css?v=10" rel="stylesheet">
<!--<script>
require(["require.config"], function() {
require(["modules/youtubePlayer", "modules/submenu"])