- Commit
- 5fd381a379d47bdc5e1efa4ca350c5b63632b408
- Parent
- 85a033cebaffbb379e21b148f46b83c8ac11ee5c
- Author
- Pablo <pablo-pie@riseup.net>
- Date
Redesigned the file pages
Design documents for git.pablopie.xyz ✏️
Redesigned the file pages
1 file changed, 20 insertions, 2 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | file.html | 22 | 20 | 2 |
diff --git a/file.html b/file.html @@ -25,11 +25,29 @@ git.pablopie.xyz <li><a href="tree.html">tree</a></li> <li><a href="refs.html">refs</a></li> <li><a rel="license" href="file/LICENSE.html">license</a></li> -<li><a href="https://git.pablopie.xyz/caml-urm/blob/LICENSE">view raw</a></li> +<li><a href="">view raw</a></li> </ul> <p>git clone: <a href="git://git.pablopie.xyz/git-repo-styles">git://git.pablopie.xyz/git-repo-styles</a></p> </nav> -<h2>LICENSE (35149B)</h2> +<div class="table-container"> +<table> +<colgroup> +<col /> +<col /> +<col style="width: 8em;"/> +</colgroup> +<thead> +<tr><td>File Name</td><td align="right">Size</td><td align="right">Mode</td></tr> +</thead> +<tbody> +<tr> +<td><a href="https://git.pablopie.xyz/caml-urm/blob/LICENSE">LICENSE</a></td> +<td align="right">35149B</td> +<td align="right">-rw-r--r--</td> +</tr> +</tbody> +</table> +</div> <div class="codeblock"> <pre id="blob"> <a href="#l1" class="line" id="l1"> 1</a> GNU GENERAL PUBLIC LICENSE