Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b56b7e

Browse files
Update template.html (#1615)
Co-authored-by: Montana Low <montanalow@users.noreply.github.com>
1 parentda7bf54 commit0b56b7e

File tree

1 file changed

+2
-16
lines changed
  • pgml-dashboard/src/components/sections/have_questions

1 file changed

+2
-16
lines changed

‎pgml-dashboard/src/components/sections/have_questions/template.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,7 @@
22

33
<divclass="d-flex flex-column gap-4"data-controller="sections-have-questions">
44
<divclass="w-100 justify-content-center d-flex flex-column text-center">
5-
<h4>HaveQuestions?</h4>
6-
<p><aclass="text-decoration-underline"href="https://discord.gg/DmyJP3qJ7U">Join our Discord</a>and ask us anything! We're friendlyandwould love to talk about PostgresML and PgCat.</p>
5+
<h4>Havemore questions?</h4>
6+
<p><aclass="text-decoration-underline"href="https://discord.gg/DmyJP3qJ7U">Join our Discord</a>to chat with our teamandthe community.</p>
77
</div>
8-
9-
<divclass="w-100 text-center">
10-
<pclass="h3 m-0">🦉</p>
11-
</div>
12-
13-
<% if !standalone_dashboard() { %>
14-
<divclass="w-100 justify-content-center d-flex flex-column text-center">
15-
<h4>Try PostresML using our free serverless cloud.</h4>
16-
</div>
17-
18-
<divclass="d-flex justify-content-center">
19-
<aclass="btn btn-primary"href="<%- crate::utils::config::signup_url() %>">Start Your Project</a>
20-
</div>
21-
<% } %>
228
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp