You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/layouts/roq-default/main.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
7
7
{#description}
8
8
<p>{site.description}</p>
9
-
<p>I crafted this blog myself and <ahref="https://github.com/quarkiverse/quarkus-roq/actions/workflows/deploy-blog.yml" target="_blank">published it</a> on GitHub Pages. The sources of this example website are located <ahref="https://github.com/quarkiverse/quarkus-roq/tree/main/blog" target="_blank">there</a>.</p>
10
9
{/}
11
10
12
11
{#footer}
@@ -15,7 +14,7 @@
15
14
<sectionclass="support">
16
15
<p><b>To support me, give me some stars:</b></p>
17
16
<!-- Place this tag where you want the button to render. -->
0 commit comments