zahmis 5 년 전
부모
커밋
f875e589d0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>