]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Add keyboard shortcuts to navigate to the first search result.
[github/bastienwirtz/homer.git] / config.yml
index e8c4352b275520b41c37d8850da709a4fb0a7db8..71915ce155318de32e977f02d62919719ddb9603 100644 (file)
@@ -2,7 +2,7 @@
 # Homepage configuration
 # See https://fontawesome.com/icons for icons options
 
-title: "Demo homepage"
+title: "Demo dashboard"
 subtitle: "Homer"
 logo: "assets/logo.png"
 # icon: "fas fa-skull-crossbones" Optional icon
@@ -16,14 +16,15 @@ message:
   content: "This is a dummy homepage demo. Find more information on github.com/bastienwirtz/homer"
 
 # Optional navbar
+# links: [] # Allows for navbar (dark mode, layout, and search) without any links
 links:
   - name: "ansible"
     icon: "fab fa-github"
-    url: "https://github.com/xxxxx/ansible/"
+    url: "https://github.com/bastienwirtz/homer"
     target: '_blank' # optionnal html a tag target attribute
   - name: "Wiki"
     icon: "fas fa-book"
-    url: "https://wiki.xxxxxx.com/"
+    url: "https://www.wikipedia.org/"
 
 # Services
 # First level array represent a group.