Skip to content

Commit 3c68bd7

Browse files
Actually the project and the site started in 2013. You could login and import scripts from GitHub in November of that year. I won't bother deploying this tiny change by itself.
1 parent 4e50b21 commit 3c68bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="container-fluid">
44
<div class="navbar-header">
55
<button type="button" data-toggle="collapse" data-target=".navbar-collapse-bottom" class="navbar-toggle" onclick="$('html, body').animate({scrollTop: $(document).height()}, 'slow')"><i class="fa fa-bars"></i></button>
6-
<a href="https://github.com/OpenUserJs" class="navbar-brand">&copy; 2014+ <span class="hidden-xs">OpenUserJS</span><span class="visible-xs-inline">OUJS</span> Group</a>
6+
<a href="https://github.com/OpenUserJs" class="navbar-brand">&copy; 2013+ <span class="hidden-xs">OpenUserJS</span><span class="visible-xs-inline">OUJS</span> Group</a>
77
</div>
88
<div class="navbar-collapse navbar-collapse-bottom collapse">
99
<ul class="nav navbar-nav navbar-right">

0 commit comments

Comments
 (0)