Skip to content

Commit

Permalink
Dev (#323)
Browse files Browse the repository at this point in the history
Release Extension 1.4.0
  • Loading branch information
nikhillakshman authored May 12, 2020
1 parent 9e480a3 commit ce28548
Show file tree
Hide file tree
Showing 98 changed files with 26,602 additions and 8,878 deletions.
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<div class="row">
<hr class="footer-hr">
<p>This site is open source. Suggestions and pull requests are welcome on our <a href="https://github.com/tableau/extensions-api">GitHub page</a>.</p>
<p>(c) Copyright 2018 Tableau</p>
<p><a href="https://www.tableau.com/en-us/legal" class="aLegal">Legal</a> <a href="https://www.tableau.com/en-us/privacy" class="aLegal">Privacy</a> &copy;Copyright 2003&ndash;<script>document.write(new Date().getFullYear())</script> Tableau</p>
<sub>Documentation last generated on: {{ site.time }}</sub>
</div>
</footer>
5 changes: 5 additions & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,8 @@ html {
.size-1of3 { width: 33.333%; }


/* Legal and Privacy Links */
.aLegal {
word-spacing: 8px;
padding-right: 8px;
}
Loading

0 comments on commit ce28548

Please sign in to comment.