We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68fe77 commit 8c0b5a3Copy full SHA for 8c0b5a3
layouts/partials/menu-footer.html
@@ -13,7 +13,8 @@
13
#footer p {
14
margin: 0;
15
}
16
+
17
</style>
-<p><a href="https://splunk.com" title="Splunk">© {{ time.Now | time.Format "2006" }} Splunk Inc. All Rights Reserved</a></p>
18
+<p><a href="https://splunk.com" title="Splunk">© 2005 - {{ time.Now | time.Format "2006" }} Splunk Inc. All rights reserved.</a></p>
19
<br>
20
<img src="https://img.shields.io/github/v/release/splunk/observability-workshop?label=Workshop Version&color=e20082">
0 commit comments