Skip to content

Commit

Permalink
Replace <figure> with boring old <p>
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Mar 12, 2024
1 parent d5925df commit 45a3ff3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Vanilla Extract
<figure align="center">
<p align="center">
<img src="docs/tumblr.png"
alt="A screenshot of a Tumblr poll titled 'Best Minecraft Gradle Plugin?'. Vanilla extract sits at 100% of the vote."
title="A hypothetical tumblr poll." />
<figcaption>A hypothetical tumblr poll.</figcaption>
</figure>
</p>

Vanilla Extract is a Gradle plugin for setting up a vanilla Minecraft project,
similar to [VanillaGradle]. It offers a couple of features that are useful for
Expand Down

0 comments on commit 45a3ff3

Please sign in to comment.