summaryrefslogtreecommitdiff
path: root/examples/website
diff options
context:
space:
mode:
Diffstat (limited to 'examples/website')
-rw-r--r--examples/website/layout1.conf2
-rw-r--r--examples/website/layout2.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/website/layout1.conf b/examples/website/layout1.conf
index 71641d5..b56c0ff 100644
--- a/examples/website/layout1.conf
+++ b/examples/website/layout1.conf
@@ -74,7 +74,7 @@ endif::latexmath[]
<div>&#187;<a href="testasciidoc.html">Tests</a></div>
<div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
<div>&#187;<a href="support.html">Support</a></div>
- <div id="page-source">&#187;<a href="{eval:os.path.basename('{infile}')}">Page&nbsp;Source</a></div>
+ <div id="page-source">&#187;<a href="{eval:os.path.basename(r'{infile}')}">Page&nbsp;Source</a></div>
</td>
<td>
<div id="layout-content">
diff --git a/examples/website/layout2.conf b/examples/website/layout2.conf
index a3ee99f..f8806d3 100644
--- a/examples/website/layout2.conf
+++ b/examples/website/layout2.conf
@@ -77,7 +77,7 @@ endif::latexmath[]
<div>&#187;<a href="testasciidoc.html">Tests</a></div>
<div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
<div>&#187;<a href="support.html">Support</a></div>
- <div id="page-source">&#187;<a href="{eval:os.path.basename('{infile}')}">Page&nbsp;Source</a></div>
+ <div id="page-source">&#187;<a href="{eval:os.path.basename(r'{infile}')}">Page&nbsp;Source</a></div>
</div>
</div>
<div id="layout-content-box">