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 fc35453 commit 70d6773Copy full SHA for 70d6773
docs/_config.yml
@@ -18,6 +18,10 @@ url: https://scaseco.github.io
18
# - javadoc
19
# - scaladocs
20
21
+aux_links:
22
+ "GitHub":
23
+ - "https://github.com/Scaseco"
24
+
25
# Footer last edited timestamp
26
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
27
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