Skip to content

Commit

Permalink
Merge pull request #19 from PriyanshuP922/master
Browse files Browse the repository at this point in the history
Added a new Page and updated resources wherever required
  • Loading branch information
TheGuyDangerous authored Oct 14, 2022
2 parents 4dcd79d + 798b67f commit 97cb8cd
Show file tree
Hide file tree
Showing 11 changed files with 741 additions and 10 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@ That said, suggested ways to contribute include:

* You can add new pages based on the dishes.

### Steps to Contribute

* Fork the Repo

* Give it a Star

* Use the previous page's template

* Link the next page to a button in the previous page

* Remove the quotation on the last line of the previous page and move it to the newly created page.



## Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Expand Down
8 changes: 2 additions & 6 deletions Page-2-Veg.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-palette-1-base u-text-1">Recipes</h1>
<a href="Vegetarian.html" data-page-id="745226877" class="u-btn u-btn-round u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-1">Previous page</a>
<a href="About.html" data-page-id="62361546" class="u-btn u-btn-round u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-2">stay tuned</a>
<a href="Page-3-Veg.html" data-page-id="62361546" class="u-btn u-btn-round u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-2">Page 3</a>
<div class="u-expanded-width u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div class="u-align-center u-container-style u-list-item u-radius-20 u-repeater-item u-shape-round u-white u-list-item-1">
Expand Down Expand Up @@ -116,11 +116,7 @@ <h4 class="u-text u-text-default u-text-palette-1-base u-text-12">Gulab Jamun</h
</div>
</div>
</div>
<blockquote class="u-text u-text-14">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-1-base u-btn-9" href="Vegetarian.html" data-page-id="745226877">Hi there , we , at noob_coders are constantly working to make this site .. as great as possible&nbsp;<br>More Recipies coming soon 😉
</a>
</blockquote>
</div>
</div>
</section>


Expand Down
Loading

0 comments on commit 97cb8cd

Please sign in to comment.