]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Adding contribution guidelines
[github/bastienwirtz/homer.git] / config.yml
index fa29d6521c2e357db84b6337ac6c7b5626ef7701..1b97458fe0deeb4833df1b7d51215f91863f038b 100644 (file)
@@ -6,9 +6,9 @@ title: "Demo homepage"
 subtitle: "Homer"
 logo: "assets/logo.png"
 # icon: "fas fa-skull-crossbones" Optional icon
+footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>'  # set false if you want to hide it.
 
 # Optional message
-# 
 message:
   # url: https://....
   style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
@@ -16,6 +16,7 @@ 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"