Skip to content

Commit

Permalink
added image credits
Browse files Browse the repository at this point in the history
  • Loading branch information
connorgladish committed Aug 18, 2024
1 parent e038e88 commit 53716f4
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 2 deletions.
40 changes: 40 additions & 0 deletions images/misc/credit.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<h1 id="image-credits-and-attribution">Image Credits and Attribution</h1>
<h2 id="overview">Overview</h2>
<p>The images used on this website are sourced from various providers. While some images are original and created by us, others are obtained from external sources under various licenses. We want to acknowledge and credit the creators of these images for their valuable contributions.</p>
<h3 id="logos">Logos</h3>
<p><strong>Image:</strong> <a href="https://www.facebook.com/UTMComputerScience/">Department of Computer Science Logo</a></p>
<p><em>Credit:</em> Photo by [UTM] on <a href="https://www.facebook.com/UTMComputerScience/">Facebook</a>.</p>
<h3 id="environment-images">Environment Images</h3>
<p><strong>Image:</strong> <a href="/images/environments/complab.jpg">Computer Lab</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a></p>
<p><strong>Image:</strong> <a href="/images/environments/cyberlab.jpg">Cyber Lab</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/environments/englab.jpg">Engineering Lab</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/environments/studylab.jpg">Studying Lab</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Video:</strong> <a href="/images/misc/LatimerSmith_0.mp4">Latimer Flyaround</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<h3 id="headshot-images">Headshot Images</h3>
<p><strong>Image:</strong> <a href="/images/headshots/qing.jpg">Dr. Qing Wang</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/directory/departments/CSI/staff">UTM</a> </p>
<h3 id="building-images">Building Images</h3>
<p><strong>Image:</strong> <a href="/images/sliders/competitiondh.jpg">Competition Winners</a></p>
<p><em>Credit:</em> Image by <a href="https://www.facebook.com/UTMComputerScience/">UTM Facebook</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/groupdh.jpg">Group Picture</a></p>
<p><em>Credit:</em> Image by <a href="https://www.facebook.com/UTMComputerScience/">UTM Facebook</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/latimeraesth.jpg">Aesthetic Latimer Smith Building</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/latimerstairs.jpg">Latimer Smith Stairs</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/lattop.jpg">Latimer Smith Ceiling</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/lockpick.jpg">Lockpicking</a></p>
<p><em>Credit:</em> Image by <a href="https://www.utm.edu/visit-ut-martin/virtual-tour/latimer-smith-building">UTM</a> </p>
<p><strong>Image:</strong> <a href="/images/sliders/programcomp.jpg">Programming Competition</a></p>
<p><em>Credit:</em> Image by <a href="https://www.facebook.com/UTMComputerScience/">UTM Facebook</a> </p>
<h2 id="contact-information">Contact Information</h2>
<p>If you believe that any image has been incorrectly credited or if you have any concerns regarding image usage, please contact us at <a href="mailto:[email protected]">[email protected]</a>. </p>
<p>Thank you for your understanding and for supporting creative work!</p>
<hr>
<p><em>This page is maintained to ensure proper attribution and compliance with image usage rights. We appreciate the work of all contributors and aim to uphold the highest standards of respect for their intellectual property.</em></p>
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ <h3>Aaron Lawson</h3>
<!-- Officers section ends -->
<!-- reviews section starts -->
<section class="reviews">
<h1 class="heading">Member reviews</h1>
<h1 class="heading">Club Feedback</h1>
<div class="swiper reviews-slider">
<div class="swiper-wrapper">

Expand Down Expand Up @@ -494,9 +494,10 @@ <h3>Dylan Daniels</h3>

<div class="swiper-slide slide">
<p>
Like the reviews? Want to be featured on here yourself?
Like the feedback? Want to be featured on here yourself?
Submit your own review of Dev Hawks by going to the <b>Contact</b> section and emailing us!
Be sure to include your name, star rating, and you can even submit your photo to be displayed here.
Note: Due to security reasons, the Contact Us doesn't work properly. Please contact the president with feedback. Thank you!
</p>
<div class="user">
<img src="/images/headshots/blankuser.jpeg" alt="" />
Expand Down Expand Up @@ -567,6 +568,8 @@ <h3>Get in touch</h3>
<a class="btn" href="https://devhawksutm.itch.io/">Our Itch.io</a>
<a class="btn" href="https://discord.gg/NxN4nKCAHK">Our Discord</a>
<a class="btn" href="/images/misc/DevHawks_Bylaws_Spring23.pdf">Our Constitution/Bylaws</a>
<a class="btn" href="/images/misc/credit.html">Image Credits</a>

</div>
<div class="credit">
created by
Expand Down

0 comments on commit 53716f4

Please sign in to comment.