aboutsummaryrefslogtreecommitdiff
path: root/go.dev/testdata/golden/solutions/webdev/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'go.dev/testdata/golden/solutions/webdev/index.html')
-rw-r--r--go.dev/testdata/golden/solutions/webdev/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/go.dev/testdata/golden/solutions/webdev/index.html b/go.dev/testdata/golden/solutions/webdev/index.html
index db5999ae..74d58123 100644
--- a/go.dev/testdata/golden/solutions/webdev/index.html
+++ b/go.dev/testdata/golden/solutions/webdev/index.html
@@ -413,8 +413,6 @@
<h3 id="go-books-on-web-development">Go books on web development</h3>
-<p>
-
<ul class="Learn-tileList">
<li class="Learn-tile">
@@ -650,7 +648,6 @@
</ul>
<a class="WhoUsesCaseStudy-librariesViewMoreLink" href="">View More</a>
</div>
-</p>
<h3 id="courses">Courses</h3>
@@ -661,8 +658,7 @@
<h3 id="projects">Projects</h3>
<ul>
-<li>
-<a href="https://pkg.go.dev/github.com/gopherjs/gopherjs?tab=overview">gopherjs</a>, a compiler from Go to JavaScript allowing developers to write front-end code in Go which will run in all browsers.</li>
+<li><a href="https://pkg.go.dev/github.com/gopherjs/gopherjs?tab=overview">gopherjs</a>, a compiler from Go to JavaScript allowing developers to write front-end code in Go which will run in all browsers.</li>
<li><a href="https://gohugo.io/" rel="noreferrer" target="_blank">Hugo</a>, The world’s fastest framework for building websites</li>
<li><a href="https://mattermost.com/" rel="noreferrer" target="_blank">Mattermost</a>, a flexible, open source messaging platform
that enables secure team collaboration</li>