main_watanabe #15

Merged
y.watanabe merged 2 commits from main_watanabe into main 2025-09-12 14:13:18 +09:00
13 changed files with 2 additions and 4 deletions

View File

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?> <dwsync> <file name="bootstrap.bundle.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772220" remote="3619772220" Dst="-1" /> <file name="bootstrap.bundle.min.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772220" remote="3619772220" Dst="-1" /> <file name="bootstrap.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772220" remote="3619772220" Dst="-1" /> <file name="bootstrap.min.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772220" remote="3619772220" Dst="-1" /> </dwsync>

View File

@ -1 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?> <dwsync> <file name=".DS_Store" server="lobo.xsrv.jp" local="3593592761" remote="3619561320" Dst="-1" /> <file name="ie10-viewport-bug-workaround.js" server="lobo.xsrv.jp" local="3591228208" remote="3619561320" Dst="-1" /> <file name="commons.js" server="lobo.xsrv.jp" local="3619562459" remote="3619562820" Dst="-1" /> <file name="ie-emulation-modes-warning.js" server="lobo.xsrv.jp" local="3591228208" remote="3619561320" Dst="-1" /> <file name="commons.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772160" remote="3619772160" Dst="-1" /> <file name="ie-emulation-modes-warning.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772160" remote="3619772160" Dst="-1" /> <file name="ie10-viewport-bug-workaround.js" server="s33.coreserver.jp//public_html/wowo.work/so/" local="3619772160" remote="3619772160" Dst="-1" /> </dwsync>

View File

@ -6,12 +6,12 @@
<link href="https://cdnjs.cloudflare.com/ajax/libs/typicons/2.0.9/typicons.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/typicons/2.0.9/typicons.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css" rel="stylesheet" /> <link href="https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css" rel="stylesheet" />
<link rel="icon" href="{{ asset('assets/img/favicon.ico') }}"> <link rel="icon" href="{{ asset('assets/img/favicon.ico') }}">
<link href="{{ asset('../bootstrap/css/bootstrap.min.css') }}" rel="stylesheet"> <link href="{{ asset('assets//css/bootstrap.min.css') }}" rel="stylesheet">
<link href="{{ asset('assets/css/style.css') }}" rel="stylesheet"> <link href="{{ asset('assets/css/style.css') }}" rel="stylesheet">
<link href="{{ asset('assets/css/app.css') }}" rel="stylesheet"> <link href="{{ asset('assets/css/app.css') }}" rel="stylesheet">
<script src="{{ asset('assets/js/jquery.min.js') }}"></script> <script src="{{ asset('assets/js/jquery.min.js') }}"></script>
<script src="{{ asset('assets/js/ie-emulation-modes-warning.js') }}"></script> <script src="{{ asset('assets/js/ie-emulation-modes-warning.js') }}"></script>
<script src="{{ asset('../bootstrap/js/bootstrap.min.js') }}"></script> <script src="{{ asset('assets/js/bootstrap.min.js') }}"></script>
</head> </head>
<body> <body>
<div id="font-scale" class="home"> <div id="font-scale" class="home">