Skip to content

Commit 55d9f2f

Browse files
committed
Changed web app title to Threading Labs
1 parent dc69c49 commit 55d9f2f

File tree

1 file changed

+1
-1
lines changed
  • videogames_register/templates/videogames_register

1 file changed

+1
-1
lines changed

videogames_register/templates/videogames_register/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<div class="col-md-10 offset-md-1 mt-5">
2828
<div class="jumbotron">
29-
<h1 class="display-4">ThreadingLabs VideoGame Register </h1>
29+
<h1 class="display-4">ThreadingLabs </h1>
3030
<p class="lead font-italic">Threading Labs CRUD Management System</p>
3131
<hr class="my-4">
3232
{% block content %}

0 commit comments

Comments
 (0)