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 4daa2e8 commit ccfe64dCopy full SHA for ccfe64d
docs/_config.yml
@@ -18,6 +18,11 @@ url: https://SmartDataAnalytics.github.io
18
# - javadoc
19
# - scaladocs
20
21
+# Aux links for the upper right navigation
22
+aux_links:
23
+ "GitHub":
24
+ - "https://github.com/SmartDataAnalytics/RdfProcessingToolkit"
25
+
26
# Footer last edited timestamp
27
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
28
last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https://ruby-doc.org/stdlib-2.7.0/libdoc/time/rdoc/Time.html
0 commit comments