File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ site locally. Once they're setup:
99
1010* Clone the repository and go into the directory
1111* Run ` zola serve `
12- * Go to http://localhost:1024
12+ * Go to http://localhost:1111
1313
1414## Making a Post
1515
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ title = "BitDevs LA"
1818[extra ]
1919# Put all your custom variables here
2020
21- github_url = " https://github.com"
21+ github_url = " https://github.com/bitdevs-la/bitdevs-la.org "
2222menu = [" item1" ," item2" ," item3" ]
2323meetup = " https://www.meetup.com/SoCal-Lightning"
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ <h2 class="Home-posts-title">Socratic Seminars</h2>
6161 </ div >
6262 < div class ="Footer-inner ">
6363 < div class ="Footer-source ">
64- < a href ="https://github.com/BitDevsNYC/BitDevsNYC.github.io " target ="_blank "
64+ < a href ="{{ config.extra.github_url }} " target ="_blank "
6565 rel ="noopener nofollow "> Source available on Github</ a >
6666 </ div >
6767 < div class ="Footer-rss ">
You can’t perform that action at this time.
0 commit comments