Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: csdu/csdu.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: archive-2023
Choose a base ref
...
head repository: csdu/csdu.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 22, 2024

  1. Unverified

    The email in this signature doesn’t match the committer email.
    Copy the full SHA
    8a1b86c View commit details
  2. Merge pull request #7 from csdu/dev

    Sankalan 2024 Redirect
    sudiptog81 authored Feb 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e0b01f0 View commit details

Commits on Mar 26, 2025

  1. Update CNAME

    sudiptog81 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bac276d View commit details
  2. Update index.html

    dhruvbhardwaj14 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    621e137 View commit details
  3. Merge pull request #8 from csdu/dhruvbhardwaj14-patch-1

    Update index.html
    dhruvbhardwaj14 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bab71c1 View commit details
  4. Update index.html

    dhruvbhardwaj14 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2df7f4f View commit details
  5. Merge pull request #9 from csdu/dhruvbhardwaj14-patch-2

    Update index.html
    dhruvbhardwaj14 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ad03c36 View commit details
Showing with 5 additions and 5 deletions.
  1. +1 −1 CNAME
  2. +4 −4 index.html
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ducs.in
ducss.tech
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -14,8 +14,8 @@
<div class="title">du -cs</div>
</header>
<div class="links">
<a class="color1" href="/sankalan">
<h2>Sankalan 2023</h2>
<a class="color1" href="https://sankalan.ducss.tech/">
<h2>Sankalan 2025</h2>
<p>Sankalan is the annual tech fest of DUCS.</p>
</a>
<a class="color2" href="/srijan">
@@ -24,10 +24,10 @@ <h2>Srijan 2023</h2>
</a>
</div>
<div class="about">
<p><strong>www.ducs.in</strong> is the official un-official student managed website of Department of Computer Science, University of Delhi (AKA DUCS).</p>
<p><strong>www.ducs.in</strong> is the official un-official student managed website of Department of Computer Science, University of Delhi (aka DUCS).</p>
</div>
<div class="copyright">
<p>Copyright 2022. Delhi University Computer Science Society.</p>
<p>Copyright 2025. Delhi University Computer Science Society.</p>
</div>