mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Change the html templates to point to gitlab repo
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
<a class="level-item is-size-7" href="/about">
|
<a class="level-item is-size-7" href="/about">
|
||||||
About
|
About
|
||||||
</a>
|
</a>
|
||||||
<a class="level-item is-size-7" href="https://github.com/jfmcbrayer/brutaldon">
|
<a class="level-item is-size-7" href="https://gitlab.com/brutaldon/brutaldon">
|
||||||
Source
|
Source
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -180,7 +180,7 @@
|
|||||||
<a class="level-item is-size-7" href="{% url "about" %}">
|
<a class="level-item is-size-7" href="{% url "about" %}">
|
||||||
About
|
About
|
||||||
</a>
|
</a>
|
||||||
<a class="level-item is-size-7" href="https://github.com/jfmcbrayer/brutaldon">
|
<a class="level-item is-size-7" href="https://gitlab.com/brutaldon/brutaldon">
|
||||||
Source
|
Source
|
||||||
</a>
|
</a>
|
||||||
<span class="level-item is-size-7" >Bookmarklet: <a href="{{ bookmarklet_url }}">Share via brutaldon</a></span>
|
<span class="level-item is-size-7" >Bookmarklet: <a href="{{ bookmarklet_url }}">Share via brutaldon</a></span>
|
||||||
|
Reference in New Issue
Block a user