Update branding to µPaaS by @sneak
Change all references from "upaas" to "µPaaS" in page titles, headers, and README. Add attribution link to sneak.berlin in the navigation bar.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{{template "base" .}}
|
||||
|
||||
{{define "title"}}Setup - upaas{{end}}
|
||||
{{define "title"}}Setup - µPaaS{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
<div class="min-h-screen flex items-center justify-center py-12 px-4">
|
||||
<div class="max-w-md w-full">
|
||||
<div class="text-center mb-8">
|
||||
<h1 class="text-3xl font-medium text-gray-900">Welcome to upaas</h1>
|
||||
<h1 class="text-3xl font-medium text-gray-900">Welcome to µPaaS</h1>
|
||||
<p class="mt-2 text-gray-600">Create your admin account to get started</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user