We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b7a1b6 commit e9eb4b3Copy full SHA for e9eb4b3
docs/_layouts/default.html
@@ -79,6 +79,10 @@
79
<div class="container">
80
<div class="row">
81
<div class="col-lg-9">
82
+ <div style="border: 1px solid #c00; width: 100%; padding: 10px;">
83
+ <div>Powered by: <span> <a href="http://entityframework-extensions.net/" target="_blank" style="color: #c00; text-decoration: underline;">Entity Framework Extensions (EFE)</a></div>
84
+ <div>Improve your Performance by 2000%</div>
85
+ </div>
86
<article style="padding-top: 60px;">
87
{{ content }}
88
</article>
0 commit comments