Update source references in explorer app
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4e50627050
commit
729540bd60
@ -21,7 +21,7 @@ body { box-shadow: inset 0 2em 10em rgba(0,0,0,0.4); min-height: 100vh }
|
|||||||
<div class="collapse navbar-collapse w-100 ml-auto text-nowrap">
|
<div class="collapse navbar-collapse w-100 ml-auto text-nowrap">
|
||||||
<div class="ml-auto"><router-link class="navbar-brand"
|
<div class="ml-auto"><router-link class="navbar-brand"
|
||||||
to="/">Registry Explorer</router-link> <a class="pull-right navbar-brand"
|
to="/">Registry Explorer</router-link> <a class="pull-right navbar-brand"
|
||||||
href="https://dn42.us/"><img src="/dn42_logo.png" width="173" height="60"/></a>
|
href="https://dn42.dev/"><img src="/dn42_logo.png" width="173" height="60"/></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
@ -31,7 +31,7 @@ body { box-shadow: inset 0 2em 10em rgba(0,0,0,0.4); min-height: 100vh }
|
|||||||
</div>
|
</div>
|
||||||
<footer class="page-footer font-small">
|
<footer class="page-footer font-small">
|
||||||
<div style="margin-top: 20px; padding: 5px">
|
<div style="margin-top: 20px; padding: 5px">
|
||||||
<a href="https://git.dn42.us/burble/dn42regsrv">Source Code</a>.
|
<a href="https://git.burble.com/burble.dn42/dn42regsrv">Source Code</a>.
|
||||||
Powered by
|
Powered by
|
||||||
<a href="https://getbootstrap.com/">Bootstrap</a>,
|
<a href="https://getbootstrap.com/">Bootstrap</a>,
|
||||||
<a href="https://vuejs.org">Vue.js</a>,
|
<a href="https://vuejs.org">Vue.js</a>,
|
||||||
@ -73,7 +73,7 @@ body { box-shadow: inset 0 2em 10em rgba(0,0,0,0.4); min-height: 100vh }
|
|||||||
<hr/>
|
<hr/>
|
||||||
<p>
|
<p>
|
||||||
The registry explorer is a simple web app using
|
The registry explorer is a simple web app using
|
||||||
<a href="https://git.dn42.us/burble/dn42regsrv">dn42regsrv</a>;
|
<a href="https://git.burble.com/burble.dn42/dn42regsrv">dn42regsrv</a>;
|
||||||
a REST API for the DN42 registry built with <a href="https://golang.org/">Go</a>
|
a REST API for the DN42 registry built with <a href="https://golang.org/">Go</a>
|
||||||
<br/>
|
<br/>
|
||||||
The DN42 registry contains personal data which is also available through this site.
|
The DN42 registry contains personal data which is also available through this site.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user