[gtk-web/issue-63] Add a link to report an issue




commit bf0ce0ddfed70b4828babb3cc80e58904d561859
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Oct 3 16:01:14 2020 +0100

    Add a link to report an issue
    
    Fixes: #63

 _includes/footer.html | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/_includes/footer.html b/_includes/footer.html
index e6bcae6f..d84f0412 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -45,6 +45,7 @@ to make changes related to the content, edit the `_data/navigation.yml`
         <ul class="list-unstyled text-small">
           <li>Hosted on <a href="{{ site.website_repo }}" class="text-muted 
font-weight-bold">Gitlab</a>.</li>
           <li>Powered by <a href="https://jekyllrb.com/"; class="text-muted font-weight-bold">Jekyll</a>.</li>
+          <li>Report <a href="https://gitlab.gnome.org/Infrastructure/gtk-web/-/issues/new"; 
class="text-muted font-weight-bold">an issue</a>.</li>
         </ul>
         <ul class="list-unstyled list-inline text-small">
           {% assign social_links = site.data.navigation.social_links %}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]