Modify Links

This commit is contained in:
Hyunchul Kim 2020-11-16 17:37:08 +09:00
parent 7272ddd3b1
commit fd130e92a5
6 changed files with 328 additions and 385 deletions

View file

@ -22,7 +22,7 @@
</a>
</span>
<span id="to_fragments">
<a href="./fragments.html">
<a href="./authors.html">
FRAGMENTS
</a>
</span>

321
src/authors.html Normal file

File diff suppressed because one or more lines are too long

View file

@ -24,7 +24,7 @@
</a>
</span>
<span id="to_fragments">
<a href="./fragments.html">
<a href="./authors.html">
FRAGMENTS
</a>
</span>

View file

@ -4,9 +4,11 @@
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="./style/common.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="./scripts/mobileScroll.js"></script>
</head>
<body>
<div>
@ -33,7 +35,7 @@
</a>
</span>
<span id="to_fragments">
<a href="./fragments.html">
<a href="./authors.html">
FRAGMENTS
</a>
</span>

View file

@ -34,7 +34,7 @@
</a>
</span>
<span id="to_fragments">
<a href="./fragments.html">
<a href="./authors.html">
FRAGMENTS
</a>
</span>

File diff suppressed because one or more lines are too long