summaryrefslogtreecommitdiffstats
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.html b/test.html
index 26d796c..f23b572 100644
--- a/test.html
+++ b/test.html
@@ -1,5 +1,11 @@
---
---
+<style>
+ a[href^=http] {
+ color: red; /* na žalost ne deluje (: */
+ }
+</style>
+<a href="/blog/objave.html">objave</a>
{% assign argv = "2020-11-01 23:59:59" | split: ","%}
{% include datumincas.html %} {{return}} <br>
{% assign argv = "2020-11-02 23:59:59" | split: ","%}