mirror of
https://github.com/minetestblog/minetestblog.github.io.git
synced 2025-07-08 15:28:55 +02:00
testing
This commit is contained in:
parent
cd21a5130c
commit
58c00a43ed
@ -5,12 +5,16 @@ date: 2022-01-22 14:39:05 -0500
|
||||
categories: jekyll update
|
||||
---
|
||||
# Table of contents
|
||||
1. [Introduction](#introduction)
|
||||
2. [Some paragraph](#paragraph1)
|
||||
1. [Sub paragraph](#subparagraph1)
|
||||
3. [Another paragraph](#paragraph2)
|
||||
[Briefing](#overview)
|
||||
[Engine](#engine)
|
||||
[Games](#games)
|
||||
[Mods](#mods)
|
||||
[Art/Builds](#art)
|
||||
[Server Spotlight](#paragraph2)
|
||||
[Server News](#paragraph2)
|
||||
|
||||
## This is the introduction <a name="introduction"></a>
|
||||
|
||||
## Beiefing <a name="overview"></a>
|
||||
Some introduction text, formatted in heading 2 style
|
||||
|
||||
## Some paragraph <a name="paragraph1"></a>
|
||||
@ -20,4 +24,10 @@ The first paragraph text
|
||||
This is a sub paragraph, formatted in heading 3 style
|
||||
|
||||
## Another paragraph <a name="paragraph2"></a>
|
||||
The second paragraph text
|
||||
The second paragraph text
|
||||
|
||||
## Continue the Discussion:
|
||||
<iframe
|
||||
src="https://forum.minetest.net/"
|
||||
style="width:100%; height:300px;"
|
||||
></iframe>
|
Loading…
Reference in New Issue
Block a user