mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
commit
a2cc888d8b
3 changed files with 5 additions and 13 deletions
|
@ -5,7 +5,7 @@ const Footer = () => (
|
|||
<div id="footer">
|
||||
<span id="footer-text">
|
||||
<strong>ScratchJr</strong> is a collaboration between the DevTech Research Group at
|
||||
Tufts University, and the Scratch Foundation.
|
||||
Boston College, and the Scratch Foundation.
|
||||
</span>
|
||||
<div id="footer-social">
|
||||
<div id="social-links">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<footer id="footer-print">
|
||||
<img src="Family_Days_images/cc-logo.png" class="cc-logo" alt="cc-logo"/>
|
||||
<div class="footer-text-print">
|
||||
Created by the Developmental Technologies Research Group at Tufts University
|
||||
Created by the Developmental Technologies Research Group at Boston College
|
||||
<br>
|
||||
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
</div>
|
||||
|
@ -16,8 +16,7 @@
|
|||
<img class="center" src="Family_Days_images/family_day_icon.png">
|
||||
|
||||
<div class="content-section-description">
|
||||
Created by the <a href="http://ase.tufts.edu/devtech/index.html" target="_blank">DevTech Research Group</a> at <a href="https://www.tufts.edu/" target="_blank">Tufts
|
||||
University</a>.
|
||||
Created by the DevTech Research Group.
|
||||
|
||||
<div><img class="inline" height="62" src="Family_Days_images/DevTechLogo_NEW_small.png" width="134"> <img class="inline" height="45" src=
|
||||
"Family_Days_images/Tufts_University_logo.jpg" width="153"></div>
|
||||
|
@ -28,7 +27,7 @@
|
|||
|
||||
<div class="content-section-item-description left-align">
|
||||
<p>
|
||||
The <a href="http://ase.tufts.edu/devtech/index.html" target="_blank">DevTech Research Group</a> at <a href="https://www.tufts.edu/" target="_blank">Tufts University</a>,
|
||||
The <a href="http://ase.tufts.edu/devtech/index.html" target="_blank">DevTech Research Group</a>,
|
||||
co-creator of ScratchJr, is conducting a study about how families learn
|
||||
programming together. We would like to invite you to participate in the
|
||||
research portion of ScratchJr Family Days, though it is not mandatory
|
||||
|
@ -798,4 +797,4 @@
|
|||
|
||||
</div> <!-- End of suggested-questions -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -21,13 +21,6 @@ class HostHomeSection extends React.Component {
|
|||
rel="noopener noreferrer"
|
||||
>
|
||||
DevTech Research Group
|
||||
</a>{ ' at ' }
|
||||
<a
|
||||
href="https://www.tufts.edu/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Tufts University
|
||||
</a>,
|
||||
co-creator of ScratchJr, is conducting a study about how families
|
||||
learn programming together. We would like to invite you to participate in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue