--- title: Home layout: splash excerpt: "Welcome to PokeWorld! A wonderful discord server where pokemon enthusiasts can join." header: overlay_color: "#333" ---

{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}

{% for post in paginator.posts %} {% include archive-single.html %} {% endfor %} {% include paginator.html %}