Skip to content

Commit 1dd7471

Browse files
committed
Some clean up
1 parent c7db642 commit 1dd7471

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

views/guide.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919

2020
<body>
2121
<header>
22-
<div class="announcement">
22+
<!-- <div class="announcement">
2323
This service is maintained and provided for free, please consider
2424
supporting it on
2525
<a href="https://github.com/users/enochval/sponsorship">GitHub Sponsors</a>
2626
❤️
27-
</div>
27+
</div> -->
2828
<nav class="container">
2929
<ul>
3030
<li><a href="/">QraphQLPlaceholder</a></li>
@@ -224,9 +224,9 @@ <h3 id="nestedresources">Nested resources queries</h3>
224224
<!-- width="217" -->
225225
<!-- /> -->
226226
<!-- </a> -->
227-
<a href="https://github.com/users/enochval/sponsorship">
227+
<a href="https://github.com/enochval/graphql-placeholder">
228228
<i class="fab fa-github-alt"></i>
229-
<strong>Sponsor this project on GitHub</strong>
229+
<strong>Start this project on GitHub</strong>
230230
</a>
231231
</div>
232232
<div>

views/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919

2020
<body>
2121
<header>
22-
<div class="announcement">
22+
<!-- <div class="announcement">
2323
This service is maintained and provided for free, please consider
2424
supporting it on
2525
<a href="https://github.com/users/enochval/sponsorship">GitHub Sponsors</a>
2626
❤️
27-
</div>
27+
</div> -->
2828
<nav class="container">
2929
<ul>
3030
<li><a href="/">QraphQLPlaceholder</a></li>
@@ -249,9 +249,9 @@ <h2>Mutations</h2>
249249
width="217"
250250
/>
251251
</a> -->
252-
<a href="https://github.com/users/enochval/sponsorship">
252+
<a href="https://github.com/enochval/graphql-placeholder">
253253
<i class="fab fa-github-alt"></i>
254-
<strong>Sponsor this project on GitHub</strong>
254+
<strong>Star this project on GitHub</strong>
255255
</a>
256256
</div>
257257
<div>

0 commit comments

Comments
 (0)