views/home.html - git - Webernet Explorer _X
git 🏠 Home 👤 Sign up Self hosted git, retro shell
★ otgit, code hosting from the year 2000 ★
📄 octuna / views / home.html
21 lines · 0.5 KB · Raw
1<div class="panel">
2 <div class="head">&#127968; Welcome to {{SITE_NAME}}</div>
3 <div class="body">
4 <div class="hero">
5 <img class="bigLogo" src="/logo.png" alt="{{SITE_NAME}}">
6 <div>
7 <h1>{{SITE_NAME}}</h1>
8 <p>{{TAGLINE}}</p>
9 {{SIGNUP_PROMPT}}
10 </div>
11 </div>
12 </div>
13</div>
14 
15<div class="panel">
16 <div class="head">&#128202; Recent public repositories</div>
17 <div class="body">
18 {{REPOS_HTML}}
19 </div>
20</div>
21 
Done 🔒 Internet