Modify Links
This commit is contained in:
parent
7272ddd3b1
commit
fd130e92a5
6 changed files with 328 additions and 385 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="to_fragments">
|
<span id="to_fragments">
|
||||||
<a href="./fragments.html">
|
<a href="./authors.html">
|
||||||
FRAGMENTS
|
FRAGMENTS
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
321
src/authors.html
Normal file
321
src/authors.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -24,7 +24,7 @@
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="to_fragments">
|
<span id="to_fragments">
|
||||||
<a href="./fragments.html">
|
<a href="./authors.html">
|
||||||
FRAGMENTS
|
FRAGMENTS
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
|
|
@ -4,10 +4,12 @@
|
||||||
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
|
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="./style/common.css" />
|
<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="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||||
<script src="./scripts/mobileScroll.js"></script>
|
<script src="./scripts/mobileScroll.js"></script>
|
||||||
</head>
|
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
<div id="menu">
|
<div id="menu">
|
||||||
|
|
@ -33,7 +35,7 @@
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="to_fragments">
|
<span id="to_fragments">
|
||||||
<a href="./fragments.html">
|
<a href="./authors.html">
|
||||||
FRAGMENTS
|
FRAGMENTS
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="to_fragments">
|
<span id="to_fragments">
|
||||||
<a href="./fragments.html">
|
<a href="./authors.html">
|
||||||
FRAGMENTS
|
FRAGMENTS
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
380
src/test.html
380
src/test.html
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue