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 6c03ef0 commit 511fb81Copy full SHA for 511fb81
index.Rmd
@@ -17,6 +17,10 @@ output:
17
<img src="https://datalab.ucdavis.edu/wp-content/uploads/2019/07/datalab-logo-full-color-rgb-1.png" style="height: 100%; width: 100%; object-fit: contain" />
18
</a></li>
19
<li><a href="./" style="font-size: 18px">Intro to SQL for Querying Databases</a></li>
20
+ after: |
21
+ <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">
22
+ <img alt="CC BY-SA 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" style="float: right; padding-right: 10px;" />
23
+ </a>
24
collapse: section
25
sharing: no
26
view: https://github.com/ucdavisdatalab/workshop_intro_to_sql/blob/master/%s
0 commit comments