zahmis 5 years ago
parent
commit
f875e589d0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/server/views/layout-growi/user_page.html

+ 2 - 2
src/server/views/layout-growi/user_page.html

@@ -53,7 +53,7 @@
 
   {% if page %}
     <div class="grw-page-list-m my-5">
-      <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3">
+      <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3" id="Bookmarks">
         <i id="user-bookmark-icon"></i>
         Bookmarks
       </h1>
@@ -64,7 +64,7 @@
     </div>
 
     <div class="grw-page-list-m my-5">
-      <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3">
+      <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3" id="RecentlyCreated">
         <i id="recent-created-icon"></i>
         Recently Created
       </h2>