updates
This commit is contained in:
@@ -1,20 +1,10 @@
|
||||
{{template "base/head" .}}
|
||||
<div role="main" aria-label="{{.Title}}" class="page-content home">
|
||||
<div class="home-container">
|
||||
<img class="logo-img" src="{{AssetUrlPrefix}}/img/logo.png" alt="Oribi Technology Services"/>
|
||||
<img class="logo-img" src="{{AppSubUrl}}/assets/img/logo.png" alt="Oribi Technology Services"/>
|
||||
<h1 class="hero-title">Oribi Technology Services</h1>
|
||||
<div class="hero-subtitle">Internal Code Repository</div>
|
||||
|
||||
<div class="action-grid">
|
||||
<a href="{{AppSubUrl}}/explore/repos" class="action-card">
|
||||
<i class="octicon octicon-telescope"></i>
|
||||
<h3>Explore</h3>
|
||||
</a>
|
||||
<a href="{{AppSubUrl}}/user/login" class="action-card">
|
||||
<i class="octicon octicon-sign-in"></i>
|
||||
<h3>Sign In</h3>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
||||
|
||||
Reference in New Issue
Block a user