From 853390aba07656c4a41bca301e4c941050105ee4 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Sat, 19 Jan 2019 01:07:09 +0000 Subject: [PATCH] Move signup link to the top, to be close to login link (thanks zPlus!) It's still ugly, they appear on different lines. Ideally, should change the layout to have the links together. --- templates/homepage.hamlet | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet index fa608ae..dc95bf9 100644 --- a/templates/homepage.hamlet +++ b/templates/homepage.hamlet @@ -1,6 +1,6 @@ $# This file is part of Vervis. $# -$# Written in 2016, 2018 by fr33domlover . +$# Written in 2016, 2018, 2019 by fr33domlover . $# $# ♡ Copying is an act of love. Please copy, reuse and share. $# @@ -12,6 +12,9 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . +

+ Or Sign up. +

Vervis is project hosting platform which is going to be decentralized. ActivityPub federation is being developed. There's still lots of work to do, @@ -38,9 +41,6 @@ $# .

Vervis currently supports Git and Darcs repositories. -

- Sign up -

Repos