Skip to content

Commit 3d6883c

Browse files
committed
cleanup workshops
1 parent 8aeeba4 commit 3d6883c

File tree

8 files changed

+0
-157
lines changed

8 files changed

+0
-157
lines changed

config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ pygmentsUseClasses=true
99
latestDocs = "v16"
1010

1111
## Main Menu
12-
[[menu.main]]
13-
name = "workshops"
14-
weight = 50
15-
identifier = "workshops"
16-
url = "/workshops/"
1712
[[menu.main]]
1813
name = "blog"
1914
weight = 100

content/blog/api-changes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ If you find something that is wrong or could be improved please consider opening
514514

515515
We use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for general feedback and questions.
516516

517-
You can also checkout our [Workshops](/workshops) for more possibilities to learn GraphQL and GraphQL Java.
518517

519518

520519

content/blog/spec-releases-are-not-important.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ We use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discuss
5454

5555
You can also contact us on Twitter: [@graphql_java](https://twitter.com/graphql_java)
5656

57-
You can also checkout our [Workshops](/workshops) for more possibilities to learn about GraphQL
58-
and GraphQL Java.
5957

6058

6159

content/blog/threads.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ could be. Normally only load tests in production like environments can show the
130130
# Feedback or questions
131131
We use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for general feedback and questions.
132132

133-
You can also checkout our [Workshops](/workshops) for more possibilities to learn GraphQL Java.
134133

135134

136135

content/tutorials/getting-started-with-spring-boot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,4 +397,3 @@ More information about GraphQL Java can be found in the [documentation](https://
397397

398398
We also use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for any question or problems.
399399

400-
You can also checkout our [Workshops](/workshops) for more possibilities to learn GraphQL Java.

content/workshops/_index.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

themes/hugo-sustain/layouts/partials/header.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@
2222
</div>
2323
</div>
2424
</nav>
25-
<div class="workshops-header">
26-
<a id="news-link" href="/workshops"> 🎉 <span class="home-new">New:</span> Workshops are available! 🎉 </a>
27-
</div>

themes/hugo-sustain/layouts/workshops/list.html

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)