This commit is contained in:
Francesco 2023-11-09 15:49:21 +01:00
parent 9a5ae6baa0
commit bdbdd6e8a2
2 changed files with 2 additions and 3 deletions

View File

@ -108,8 +108,7 @@
<h3 class="fw-bold">2. Configure SnapAdmin</h3> <h3 class="fw-bold">2. Configure SnapAdmin</h3>
<p>Add the minimum required properties to your <code>application.properties</code> file.</p> <p>Add the minimum required properties to your <code>application.properties</code> file.</p>
<pre> <pre>
<code class="language-properties"> <code class="language-properties"># SnapAdmin is not enabled by default
# SnapAdmin is not enabled by default
snapadmin.enabled=true snapadmin.enabled=true
# the root path of all SnapAdmin routes # the root path of all SnapAdmin routes
@ -138,7 +137,7 @@ snapadmin.modelsPackage=your.models.package
<!-- Testimonials --> <!-- Testimonials -->
<section id="testimonials" class="py-5"> <section id="testimonials" class="py-5">
<div class="container"> <div class="container">
<h2 class="text-center mb-4 fw-bold">Who is using SnapAdmin</h2> <h2 class="text-center mb-4 fw-bold">Who is using SnapAdmin?</h2>
<p class="text mb-4 mt-3">Here's what some of our users say about SnapAdmin. You can <a href="https://github.com/aileftech/snap-admin/issues/17">leave your comment, too</a>!</p> <p class="text mb-4 mt-3">Here's what some of our users say about SnapAdmin. You can <a href="https://github.com/aileftech/snap-admin/issues/17">leave your comment, too</a>!</p>
<div class="row pt-3" id="testimonials-row"> <div class="row pt-3" id="testimonials-row">
<div class="col-md-6 d-flex"> <div class="col-md-6 d-flex">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

After

Width:  |  Height:  |  Size: 292 KiB