mirror of
https://github.com/arnaucube/decentralized-blogging-platform.git
synced 2026-02-07 19:36:40 +01:00
user profile
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<body ng-app="webapp">
|
||||
<div ng-include="'views/navbar.html'"></div>
|
||||
<br><br><br><br>
|
||||
<br>
|
||||
<div ng-view></div>
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ Works for both browser and electron with the same code -->
|
||||
<script src="views/login/login.js"></script>
|
||||
<script src="views/main/main.js"></script>
|
||||
<script src="views/newmodel/newmodel.js"></script>
|
||||
<script src="views/profile/profile.js"></script>
|
||||
<script src="views/user/user.js"></script>
|
||||
|
||||
|
||||
<!-- ELECTRON
|
||||
|
||||
Reference in New Issue
Block a user