Added pathfinder page
This commit is contained in:
parent
a8740b8a63
commit
63590fba84
3 changed files with 58 additions and 0 deletions
BIN
images/Pathfinder_500.jpeg
Normal file
BIN
images/Pathfinder_500.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
46
pathfinder.html
Executable file
46
pathfinder.html
Executable file
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head>
|
||||
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>pathfinder</title>
|
||||
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
* {
|
||||
border-style: solid;
|
||||
border-color: #422618;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head><body style="background-color: rgb(66, 38, 24); color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b">
|
||||
<span style="color: rgb(253, 240, 187);"></span>
|
||||
<div style="text-align: center; background-color: rgb(66, 38, 24); color: rgb(253, 240, 187);"><img style="width: 500px; height: 148px;" alt="The Paper Pilot's Pathfinder Role Playing Group" src="images/Pathfinder_500.jpeg"><br>
|
||||
<br>
|
||||
<table style="text-align: left; width: 90%; margin-left: auto; margin-right: auto;" border="5" cellpadding="10" cellspacing="20">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="vertical-align: top;"><iframe src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=600&wkst=1&bgcolor=%23ffffff&src=gdr0qvls142852aov6epdm58gk%40group.calendar.google.com&color=%23B1365F&ctz=America%2FChicago" style="border: 1px solid rgb(119, 119, 119);" frameborder="0" height="600" scrolling="no" width="400"></iframe><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; width: 100%; text-align: left;">
|
||||
<h1><span style="font-weight: bold;">Important Links:</span></h1>
|
||||
<br>
|
||||
Reference pages for all things pathfinder:<br>
|
||||
<br>
|
||||
<a href="http://www.d20pfsrd.com/" id="sites-chrome-userheader-logo"><img style="border: 0px solid ; width: 756px; height: 139px;" id="logo-img-id" src="http://www.d20pfsrd.com/_/rsrc/1420094759946/config/customLogo.gif?revision=40" alt="Pathfinder_OGC" class="sites-logo"></a><br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
Drive folder with all our sheets and stuff:<br>
|
||||
<br>
|
||||
<a href="https://drive.google.com/folderview?id=0B4xCmMA9eS2jfmJYWVAwLVEtUWtGUzZ4c0FMeVd4REllc1hzM2IxelQ0T1M1NFZBTU1kQmM&usp=sharing"><img style="border: 0px solid ; width: 179px; height: 154px;" alt="Google Drive" src="https://www.google.com/drive/images/drive/logo-drive.png" id="irc_mi"></a><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
Yes I know the site is kinda dumb right now. I'll add more stuff later.
|
||||
I'm still getting used to the web editor's available on Linux.<br>
|
||||
</div>
|
||||
|
||||
</body></html>
|
12
sitemap.xml
12
sitemap.xml
|
@ -138,6 +138,12 @@
|
|||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/images/Pathfinder_500.jpeg</loc>
|
||||
<lastmod>2015-04-01</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/index.html</loc>
|
||||
<lastmod>2015-02-25</lastmod>
|
||||
|
@ -151,4 +157,10 @@
|
|||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.thepaperpilot.org/pathfinder.html</loc>
|
||||
<lastmod>2015-04-01</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
Loading…
Reference in a new issue