-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpmmpdev-html.html
More file actions
21 lines (21 loc) · 1.3 KB
/
pmmpdev-html.html
File metadata and controls
21 lines (21 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--[ Teks Dibawah Header ]-->
<div class='col-lg-6'>
<h1 class='display-6 fw-bold text-body-dark lh-1 mb-3'>PocketMine-MP Plugins</h1>
<p class='lead'>The Website that shares and sells various plugins for the PocketMine-MP software.</p>
<div class='d-grid gap-2 d-md-flex justify-content-md-start'>
<a class='btn btn-primary px-4 me-md-2' href='/search' type='button'>All Plugin</a>
<a class='btn btn-outline-secondary px-4' href='/p/newsletter.html' type='button'>Join Newsletter</a>
</div>
</div>
<!--[ Widget: LinkList1 ]-->
<b:widget-settings>
<b:widget-setting name='link-3'>/p/request.html</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='text-1'>Free Plugin</b:widget-setting>
<b:widget-setting name='link-1'>/search/label/Free</b:widget-setting>
<b:widget-setting name='text-0'>Author</b:widget-setting>
<b:widget-setting name='link-2'>/search/label/Paid</b:widget-setting>
<b:widget-setting name='text-3'>Request Plugin</b:widget-setting>
<b:widget-setting name='link-0'>/p/author.html</b:widget-setting>
<b:widget-setting name='text-2'>Paid Plugin</b:widget-setting>
</b:widget-settings>