This commit is contained in:
2021-07-02 06:31:43 +02:00
parent 4ac443c986
commit a2e7be3d7c
3 changed files with 46 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
<div class="w3-col m3 w3-center"><p></p></div>
<div class="w3-col m6 w3-left-align">
<div class="w3-container w3-amber w3-round w3-margin">
<h1>{{user}}/{{repo}}</h1>
<h1>{{repo.owner.name}}/{{repo.name}}</h1>
</div>
</div>
</div>