File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{{ define "main" }}
22< div class ="container ">
3- < img src ="/podplane-logo.svg " alt ="Podplane " class ="logo ">
4- < p class ="announcement "> Podplane is launching 8 May 2026, stay tuned.</ p >
5- < p class ="subprojects-label "> While you wait, check out our sub-projects:</ p >
6- < div class ="buttons ">
7- < a href ="https://nstance.dev " target ="_blank " rel ="noopener noreferrer "> nstance</ a >
8- < a href ="https://netsy.dev " target ="_blank " rel ="noopener noreferrer "> netsy</ a >
9- < a href ="https://easy-oidc.dev " target ="_blank " rel ="noopener noreferrer "> easy-oidc</ a >
10- </ div >
3+ < img src ="/podplane-logo.svg " alt ="Podplane " class ="logo " />
4+ < p class ="announcement "> Podplane is launching 22 May 2026, stay tuned.</ p >
5+ < p class ="subprojects-label "> While you wait, check out our sub-projects:</ p >
6+ < div class ="buttons ">
7+ < a href ="https://nstance.dev " target ="_blank " rel ="noopener noreferrer "
8+ > nstance</ a
9+ >
10+ < a href ="https://netsy.dev " target ="_blank " rel ="noopener noreferrer "
11+ > netsy</ a
12+ >
13+ < a
14+ href ="https://easy-oidc.dev "
15+ target ="_blank "
16+ rel ="noopener noreferrer "
17+ > easy-oidc</ a
18+ >
19+ </ div >
1120</ div >
1221{{ end }}
You can’t perform that action at this time.
0 commit comments