-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<div class="grid lg:grid-cols-7 lg:justify-center my-6 inner--large gap-6"> | ||
<img class="ml-8 lg:ml-0 order-1 lg:order-[-1] w-56 lg:col-span-2 lg:m-auto" src="assets/img/icons/rit-libre-corps.png" alt=""> | ||
<div class="pb-4 lg:pb-0 lg:pl-8 lg:col-span-5 lg:flex border-b-2 lg:border-b-0 lg:border-l-2 border-black ml-8 justify-between gap-12"> | ||
<p>Open Work Definition 0.1 was written by Stephen Jacobs, Director, Open@RIT with contributions from Michael Nolan, Associate Director, Open@RIT, and Karsten Wade, Principal Community Architect, Red Hat, Inc.</p> | ||
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://openworkdefinition.com/">Open Work Definition</a> by <span property="cc:attributionName">Stephen Jacobs, Director, Open@RIT with contributions from Michael Nolan, Associate Director, Open@RIT, and Karsten Wade</span> is licensed under <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a></p> | ||
<p class="text-lg whitespace-nowrap mt-8 lg:mt-0 lg:text-right"> | ||
Please share your comments<br> with us at [email protected]. | ||
<br><br> | ||
|
@@ -14,4 +14,4 @@ | |
</p> | ||
</div> | ||
</div> | ||
</footer> | ||
</footer> |