Skip to content

Commit

Permalink
Merge pull request #101 from varshitha1707/TyposFixed
Browse files Browse the repository at this point in the history
Typos and grammatical errors fixed
  • Loading branch information
Harshal0902 authored Jun 21, 2021
2 parents 64d0559 + 18032aa commit 3b30098
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions English/home.html
Original file line number Diff line number Diff line change
@@ -26,13 +26,13 @@ <h1 class="title">RUDRA</h1>
<div id="app" class="container-2">
<card data-image="./Assets/public.jpg">
<h1 slot="header" style="color: #00cc00;">PUBLIC</h1>
<p slot="content" style="color: #00cc00;">Sign in with Public Account
<p slot="content" style="color: #00cc00;">Sign in with a Public Account
<a href="./Public/index.html"><img
src="https://img.icons8.com/plasticine/60/4a90e2/domain.png" /></a></p>
</card>
<card data-image="./Assets/police.jpg">
<h1 slot="header" style="color: rgb(77, 130, 243);">POLICE</h1>
<p slot="content" style="color: rgb(77, 130, 243);">Sign in with Police Account
<p slot="content" style="color: rgb(77, 130, 243);">Sign in with a Police Account
<a href="./Police/index.html"><img
src="https://img.icons8.com/plasticine/60/4a90e2/domain.png" /></a></p>
</card>
4 changes: 2 additions & 2 deletions home.html
Original file line number Diff line number Diff line change
@@ -29,13 +29,13 @@ <h4>RUDRA</h4>
<h3>ಕನ್ನಡ</h3>
<h4>ರುದ್ರ</h4>
<p>
ರುದ್ರ ವೆಬ್ ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಇಂಗ್ಲಿಷ್ ಭಾಷೆಯಲ್ಲಿ ತೆರೆಯಲು <a href="./Kannada/home.html">ಇಲ್ಲಿ ಕ್ಲಿಕ್ ಮಾಡಿ</a></p>
ಕನ್ನಡ ಭಾಷೆಯಲ್ಲಿ ರುದ್ರ ವೆಬ್ ಅಪ್ಲಿಕೇಶನ್ ತೆರೆಯಲು <a href="./Kannada/home.html">ಇಲ್ಲಿ ಕ್ಲಿಕ್ ಮಾಡಿ</a></p>
</article>
<article class="box3" data-icon="Aअ" style="--hsl0: 169, 50%, 44%; --hsl1: 191, 99%, 27%;
--idx: 2">
<h3></h3>
<h4>Other languages</h4>
<p>Other languages comming soon...</p>
<p>Other languages are comming soon...</p>
</article>
</div>
<!-- ======= Contact Section ======= -->

0 comments on commit 3b30098

Please sign in to comment.