-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (30 loc) · 872 Bytes
/
index.html
File metadata and controls
32 lines (30 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: default
---
<div class="home">
<h1 class="page-heading">beccasafan</h1>
<ul class="post-list">
<!--<li>
<h2>
<a class="post-link" href="{{ site.baseurl }}/rbb">1D's Rainbow Bondage Bear and Sugar Bear</a>
</h2>
<p>
Ever wanted to see the 1D RBB/SB pics/props in 1 spot, and search them? Check out the site I built!
</p>
</li>-->
<!--<li>
<h2>
<a class="post-link" href="{{ site.baseurl }}/pgm-multiloc">PGM-MultiLoc</a>
</h2>
<p>
Visual locations and generate a launch script for the PokemonGo-Map
</p>
</li>-->
<li>
<h2>
<a class="post-link" href="{{site.baseurl}}/concert-connector">Concert Connectors</a>
</h2>
<p>Connect with other fans attending tour!</p>
</li>
</ul>
</div>