updated blog
This commit is contained in:
parent
268f4e510f
commit
9411964a91
@ -10,7 +10,7 @@ sys.path.append(os.curdir)
|
|||||||
from pelicanconf import *
|
from pelicanconf import *
|
||||||
|
|
||||||
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
||||||
SITEURL = 'http://blog.aridgwayweb.com'
|
SITEURL = 'https://blog.aridgwayweb.com'
|
||||||
RELATIVE_URLS = False
|
RELATIVE_URLS = False
|
||||||
|
|
||||||
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
||||||
|
@ -127,6 +127,10 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
||||||
|
<p>
|
||||||
|
<script type="text/javascript" src="https://sessionize.com/api/speaker/sessions/83c5d14a-bd19-46b4-8335-0ac8358ac46d/0x0x91929ax">
|
||||||
|
</script>
|
||||||
|
</p>
|
||||||
<ul class="list-inline text-center">
|
<ul class="list-inline text-center">
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ TWITTER_URL }}">
|
<a href="{{ TWITTER_URL }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user