Skip to content

Commit 8b65950

Browse files
committed
format blog and update copyright
1 parent 01f63e6 commit 8b65950

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

blogs/machine_learning.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@ <h5 class="w3-center w3-padding-64"><span class="w3-tag w3-wide">ARCHITECTURE OF
7575
<div class="w3-container" id="menu">
7676
<div class="w3-content" style="max-width:700px">
7777

78-
<h5 class="w3-center w3-padding-48"><span class="w3-tag w3-wide">THE MENU</span></h5>
78+
<h5 class="w3-center w3-padding-48"><span class="w3-tag w3-wide">FLASH CARDS</span></h5>
7979

8080
<div class="w3-row w3-center w3-card w3-padding">
8181
<a href="javascript:void(0)" onclick="openMenu(event, 'Eat');" id="myLink">
82-
<div class="w3-col s6 tablink">Eat</div>
82+
<div class="w3-col s6 tablink">Questions</div>
8383
</a>
8484
<a href="javascript:void(0)" onclick="openMenu(event, 'Drinks');">
85-
<div class="w3-col s6 tablink">Drink</div>
85+
<div class="w3-col s6 tablink">Answers</div>
8686
</a>
8787
</div>
8888

@@ -118,8 +118,7 @@ <h5>Iced tea</h5>
118118

119119
<h5>Soda</h5>
120120
<p class="w3-text-grey">Coke, Sprite, Fanta, etc. 2.50</p>
121-
</div>
122-
<img src="/w3images/coffeehouse2.jpg" style="width:100%;max-width:1000px;margin-top:32px;">
121+
</div>
123122
</div>
124123
</div>
125124

@@ -128,7 +127,9 @@ <h5>Soda</h5>
128127

129128
<!-- Footer -->
130129
<footer class="w3-center w3-light-grey w3-padding-48 w3-large">
131-
<p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" title="W3.CSS" target="_blank" class="w3-hover-text-green">w3.css</a></p>
130+
<p>
131+
Copyright &#x000A9;&nbsp;2020 &#x000B7; Akash Singh
132+
</p>
132133
</footer>
133134

134135
<script>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ <h4>About Me</h4>
599599
<!-- End Tab Container -->
600600
<footer>
601601
<p>
602-
Copyright &#x000A9;&nbsp;2017 &#x000B7; Akash Singh
602+
Copyright &#x000A9;&nbsp;2020 &#x000B7; Akash Singh
603603
</p>
604604
</footer>
605605
</div><!-- #main -->

0 commit comments

Comments
 (0)