[Replicant] [PATCH 1/5] header: Link to current folder for home page links
Paul Kocialkowski
contact at paulk.fr
Fri Apr 28 14:28:36 UTC 2017
Le jeudi 16 mars 2017 à 00:01 +0100, Wolfgang Wiedmeyer a écrit :
> This allows to host the website in a subfolder.
Acked-by: Paul Kocialkowski <contact at paulk.fr>
> Signed-off-by: Wolfgang Wiedmeyer <wolfgit at wiedmeyer.de>
> ---
> include/header.php | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/header.php b/include/header.php
> index b6eea32..eb6181c 100644
> --- a/include/header.php
> +++ b/include/header.php
> @@ -28,7 +28,7 @@
> <span class="icon-bar"></span>
> <span class="icon-bar"></span>
> </button>
> - <a class="navbar-brand" href="/"><img
> src="images/replicant_navigation.png" alt="Replicant" /></a>
> + <a class="navbar-brand" href="./"><img
> src="images/replicant_navigation.png" alt="Replicant" /></a>
> </div>
> <div class="navbar-collapse collapse">
> <ul class="nav navbar-nav">
> @@ -45,7 +45,7 @@
> <div class="container">
> <div class="row">
> <div class="col-md-9">
> - <div class="text-left"><a href="/"><img
> src="images/replicant.png" alt="Replicant" class="img-responsive" /></a></div>
> + <div class="text-left"><a href="./"><img
> src="images/replicant.png" alt="Replicant" class="img-responsive" /></a></div>
> <p>Replicant is a fully free Android
> distribution running on several devices,<br /><small>a free software mobile
> operating system putting the emphasis on freedom and
> privacy/security</small></p>
>
> <div class="btn-group" style="margin-top:
> 20px;">
--
Paul Kocialkowski, developer of free digital technology and hardware support
Website: https://www.paulk.fr/
Coding blog: https://code.paulk.fr/
Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/replicant/attachments/20170428/ef6db6ce/attachment.asc>
More information about the Replicant
mailing list