File tree 2 files changed +4
-1
lines changed
theme/Flex/templates/partial 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -87,3 +87,6 @@ def get_git_sha():
87
87
ADD_THIS_ID = 'ra-5ac30fba879b9110'
88
88
89
89
GIT_SHA = get_git_sha ()
90
+
91
+ STATUSCAKE = {'trackid' : 'SqJ8yVmHYBFNGvAX2kndbxz3cL6Tp4' ,
92
+ 'days' : 7 , 'design' : 6 , 'rumid' : 1234 }
Original file line number Diff line number Diff line change 1
1
< p > {{ _('Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s',
2
2
pelican_url='< a href ="http://getpelican.com " target ="_blank "> Pelican</ a > ',
3
3
flex_url='< a href ="https://github.com/alexandrevicenzi/flex " target ="_blank "> Flex</ a > '|safe,
4
- alexandrevicenzi_url='< a href ="http://alexandrevicenzi.com " target ="_blank "> Alexandre Vicenzi</ a > '|safe) }}</ p >
4
+ alexandrevicenzi_url='< a href ="http://alexandrevicenzi.com " target ="_blank "> Alexandre Vicenzi</ a > '|safe) }} with modifications. </ p >
You can’t perform that action at this time.
0 commit comments