Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phulelouch committed Dec 20, 2024
1 parent a051bb0 commit c73a1dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<center>
<img src="https://raw.githubusercontent.com/IUInfoSecClub/IUInfoSecClub.github.io/master/static/img/og-image.png" style="object-fit: cover; height:300px; width: 100%;">
<img src="https://raw.githubusercontent.com/IU-Security-Club/iu-security-club.github.io/refs/heads/main/static/img/IUSEC-white2.png" style="object-fit: cover; height:300px; width: 100%;">
<h1>IUSEC: the website</h1>
<p>This github repo contains the <a href="http://jekyllrb.com/">jekyll</a> blog for the <a href="https://iu-security-club.github.io"><strong>IUSEC</strong> website</a>.</p>
<br/>
Expand All @@ -23,11 +23,11 @@ You may also want to install docker-compose for future Docker escapades!
(If using Windows, commands must be run in a Powershell terminal)
* Clone a local copy of the repository

`git clone https://github.com/IUInfoSecClub/IUInfoSecClub.github.io`
`git clone https://github.com/IUInfoSecClub/iu-security-club.github.io`

* Change directories into your newly created directory

`cd IUInfoSecClub.github.io`
`cd iu-security-club.github.io`

* Start a Jekyll container, mounting the current directory in the container's Jekyll directory

Expand Down
Binary file modified README.pdf
Binary file not shown.

0 comments on commit c73a1dc

Please sign in to comment.