mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 08:41:50 +02:00
Small fix, hopefully last
This commit is contained in:
parent
1befdafb51
commit
88161810b4
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<meta name="author" content="Namingo Team">
|
||||
<meta name="keywords" content="Namingo, Registry Panel, Domain Management, Registrar Tools, Namingo Software, ICANN, Domain Registrar">
|
||||
<meta name="theme-color" content="#A62A6C">
|
||||
<title>Namingo Registry</title>
|
||||
<title>Registry Panel</title>
|
||||
{% include 'partials/css.twig' %}
|
||||
<style>
|
||||
@import url('/assets/fonts/inter/inter.css');
|
||||
|
@ -73,7 +73,7 @@
|
|||
<main class="flex-grow-1">
|
||||
<div class="container-fluid p-5 rounded-3 bg-light text-center">
|
||||
<div class="text-center my-5">
|
||||
<h1 class="fw-bold">Namingo Registry Panel</h1>
|
||||
<h1 class="fw-bold">Registry Panel</h1>
|
||||
</div>
|
||||
|
||||
<div class="row row-cols-1 row-cols-md-2 g-4 mt-6">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue