Do not use git submodules, keeping track of the commits is too much of a hassle.
This commit is contained in:
parent
82d1bb2b53
commit
8450d84e35
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "table.js"]
|
||||
path = table.js
|
||||
url = https://github.com/jsmaniac/table.js
|
||||
[submodule "git-tutorial"]
|
||||
path = git-tutorial
|
||||
url = https://github.com/jsmaniac/git-tutorial
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 4cacd36122e97fb58c5a79cc2c1bc95d119afa52
|
|
@ -10,8 +10,8 @@
|
|||
<body>
|
||||
<h1>Suzanne Soy</h1>
|
||||
<h2>Procedural Designer</h2>
|
||||
<p>Latest version of my <a href="https://jsmaniac.github.io/phc-thesis/phc-thesis/">Ph.D draft</a></p>
|
||||
<p><a href="https://suzanne.soy/git-tutorial">GIT tutorial</a></p>
|
||||
<p>Latest version of my <a href="phc-thesis/phc-thesis/">Ph.D draft</a></p>
|
||||
<p><a href="git-tutorial/">GIT tutorial</a></p>
|
||||
<div class="css3d" style="display: none;">
|
||||
<div id="detector"></div>
|
||||
<div tabindex="0" id="a">
|
||||
|
|
Loading…
Reference in New Issue
Block a user