Skip to content

Commit 3a2f207

Browse files
committed
removed twitter link
1 parent bd7debe commit 3a2f207

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Application/WebInterface/Views/Home/index.twig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<div class="container">
55
<h3 class="text text-muted">Hello user, this is the first page</h3>
66
<h6 class="text text-primary">This page is in <code>Application/WebInterface/Home/Index</code></h6>
7-
<h5 class="text text-success"> FrameWork By: Atul Nepal </h5>
8-
<a href="https://twitter.com/tm_a21" class="twitter-follow-button" data-show-count="true"></a>
9-
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
7+
<h5 class="text text-success"> Author: Atul Nepal </h5>
108
</div>
119
{% endblock %}

0 commit comments

Comments
 (0)