- Commit
- d38e5cc3774f7c133c16e2cd7a7f28c66e6b5e1e
- Parent
- c2ddebb76130565991d55962eb864ca0f52a47a3
- Author
- Pablo <pablo-pie@riseup.net>
- Date
Removed filemode from git tree page
Design documents for git.pablopie.xyz ✏️
Removed filemode from git tree page
1 file changed, 10 insertions, 11 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | files.html | 21 | 10 | 11 |
diff --git a/files.html b/files.html @@ -34,23 +34,22 @@ geodesics problem <div class="table-container"> <table> <colgroup> -<col style="width: 80pt;" /> <col /> <col /> </colgroup> <thead> -<tr><td>Mode</td><td>Name</td><td align="right">Size</td></tr> +<tr><td>Name</td><td align="right">Size</td></tr> </thead> <tbody> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/.gitignore.html">.gitignore</a></td><td align="right">28L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></td><td align="right">674L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/README.md.html">README.md</a></td><td align="right">4L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/main.tex.html">main.tex</a></td><td align="right">25L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/preamble.tex.html">preamble.tex</a></td><td align="right">68L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/references.bib.html">references.bib</a></td><td align="right">55L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/applications.tex.html">sections/applications.tex</a></td><td align="right">564L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/introduction.tex.html">sections/introduction.tex</a></td><td align="right">287L</td></tr> -<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/structure.tex.html">sections/structure.tex</a></td><td align="right">564L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/.gitignore.html">.gitignore</a></td><td align="right">28L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></td><td align="right">674L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/README.md.html">README.md</a></td><td align="right">4L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/main.tex.html">main.tex</a></td><td align="right">25L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/preamble.tex.html">preamble.tex</a></td><td align="right">68L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/references.bib.html">references.bib</a></td><td align="right">55L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/applications.tex.html">sections/applications.tex</a></td><td align="right">564L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/introduction.tex.html">sections/introduction.tex</a></td><td align="right">287L</td></tr> +<tr><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/structure.tex.html">sections/structure.tex</a></td><td align="right">564L</td></tr> </tbody> </table> </div>