Toggle navigation
Toggle navigation
This project
Loading...
Sign in
201side
/
floater
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
3
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
robin*
2020-12-10 11:12:38 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a407aebceaaeeba66a134755dae3e5adb3c85c25
a407aebc
1 parent
46fcbbad
메인 레이아웃에서 vue 제거
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/layouts/main.handlebars
src/views/layouts/main.handlebars
View file @
a407aeb
...
...
@@ -19,6 +19,5 @@
</div>
<script
src=
"https://code.jquery.com/jquery-3.5.1.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
></script>
<script
src=
"https://unpkg.com/vue@next"
></script>
</body>
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment